Group update. VMS Admin API
Headers | |||||||||
Authorization | Bearer token | ||||||||
Accept | application/json | ||||||||
X-Client | ios-cctv|android-cctv|thick-legal|web | ||||||||
X-UUID | unique device id |
Body | |||||||||
json |
JSON
| ||||||||
groupoptional | int | Unique identifier of the group | |||||||
namerequired | string | Group name | |||||||
is_houserequired | bool | Is it a house |
Response | |||||||||
200 | Successful response | ||||||||
JSON
| |||||||||
401 | Authorization token is not provided or is invalid. Obtaining a token |
Example | |||||||||
JSON
|