NATS5 REST API Site POST group
From TMM Wiki
Jump to navigationJump to search
POST /site/group
Description
- Add new site group
Resource URL
- http://domain/api/site/group
- Replace domain with the nats domain
- POST
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- name
- type: string
- required
- short_name
- type: string
- optional
- description
- type: string
- optional