NATS5 REST API Skin POST skin
From TMM Wiki
Jump to navigationJump to search
POST /skin/skin
Description
- Add new skin
Resource URL
- http://domain/api/skin/skin
- 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
- description
- type: string
- optional
- parentid
- type: digit
- required
- allowed
- type: string_list (Either a comma-separated string of strings, or a JSON array of strings)
- optional
- defaultfor
- type: string_list (Either a comma-separated string of strings, or a JSON array of strings)
- optional