NATS5 REST API Site PATCH template
From TMM Wiki
Jump to navigationJump to search
PATCH /site/template
Description
- Edit template
Resource URL
- http://domain/api/site/template
- Replace domain with the nats domain
- PATCH
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- siteid
- type: digit (negative numbers allowed)
- required
- tourid
- type: digit
- optional
- name
- type: string
- required
- description
- type: string
- required
- body
- type: string
- required