Intercom «Sputnik»
Replacing the panel on the intercom while preserving the settings. Additionally, there is an option to update the camera.
Permission for this request: intercom-replace
POST/api/admin/v1/intercoms/{intercom}/replaceHeaders | |||||||||
Authorization | Bearer token | ||||||||
Accept | application/json |
Body | |||||||||
json |
JSON
| ||||||||
uuidrequired | string | Panel UUID | |||||||
iprequired | string | Camera IP address | |||||||
portrequired | integer | Camera port | |||||||
loginrequired | string | Camera login | |||||||
passwordrequired | string | Camera password |
Response | |
200 | Successful response |
JSON
| |
400 | Request not executed |
JSON
| |
401 | Authorization token is not provided or is invalid. Obtaining a token |
Example | |||||||||
JSON
|