Set default position
This request invokes the SetHomePosition method via ONVIF.
This functionality is not currently in use.
POSTapi/v1/cameras/{camera}/set/homeHeaders | |||||||||
Authorization | Bearer token | ||||||||
Accept | application/json | ||||||||
X-Client | ios-cctv|android-cctv|thick-legal|web | ||||||||
X-UUID | unique device id |
Body | |||||||||
cameraoptional | int | Camera identifier |
Response | |||||||||
200 | Успешный ответ | ||||||||
JSON
| |||||||||
401 | Authorization token not provided or invalid, see Obtaining a token | ||||||||
403 | If temporary access to the camera is blocked, an error with a 403 status code will be returned, with a response body similar to a 422 error |
Example | |||||||||
JSON
|