Deleting all keys
Delete all keys associated with the intercom. You can only delete them if no users are associated with the intercom.
DELETE/api/admin/v1/intercoms/{intercom}/delete-all-keysHeaders | |||||||||
Authorization | Bearer token | ||||||||
Accept | application/json | ||||||||
X-Client | ios-cctv|android-cctv|thick-legal|web | ||||||||
X-UUID | unique device id |
Body | |||||||||
intercomoptional | int | Unique identifier of the intercom |
Response | |||||||||
204 | Successful response | ||||||||
401 | Authorization token is not provided or is invalid. Obtaining a token | ||||||||
422 | Returns a JSON object with an error. Validation | ||||||||
JSON
|
Example | |||||||||
JSON
|