NATS5 REST API Skin PATCH skin
From TMM Wiki
Jump to navigationJump to search
PATCH /skin/skin
Description
- Edit skin
Resource URL
- http://domain/api/skin/skin
- Replace domain with the nats domain
- PATCH
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- skinid
- type: digit
- required
- name
- type: string
- optional
- description
- type: string
- optional
- 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