Delete all keys
Delete all keys
Removing all keys that are connected to the intercom.
DELETE /api/admin/v1/intercoms/{intercom}/delete-all-keys |
Parameters
int
intercom, Unique identifier of the intercom
204 |
Successful response |
401 |
Authorization token not sent or not valid |
422 |
Returns a JSON object with an error.
JSON
|