Key synchronization
Key synchronization
Ensures that the keys on the intercom are aligned and updated with the platform.
After successful synchronization, a push (intercom_sync_keys) will arrive with the status - ok if the synchronization is successful or with the status error otherwise.
Detailed information about push - (section Push about the success of key synchronization on the intercom)
POST /api/admin/v1/intercoms/{intercom}/sync-keys |
Parameters
int
intercom, Unique identifier of the intercom
204 |
Successful response |
401 |
Authorization token not sent or not valid |