Export a list of keys
Export the list of keys to an xlsx file for a given intercom.
The report link will be sent after some time via a socket push.
For detailed information about the push, refer to Types of websocket pushes (section: «Push for successful intercom key file export»)
GET/api/admin/v1/intercoms/{intercom}/keys/exportHeaders | |||||||||
Authorization | Bearer token | ||||||||
Accept | application/json |
Body | |||||||||
intercomoptional | int | Unique identifier of the intercom |
Response | |||||||||
204 | Successful response | ||||||||
401 | Authorization token is not provided or is invalid. Obtaining a token |
Example | |||||||||
JSON
|