Export a summary file with keys, apartments, users
Export a summary file key|apartment|user
Export a consolidated list of keys, apartments, and users to an XLSX file for a given intercom. The link to the report will be sent via push to the token.ID channel
(section "Push about successful upload of the summary file key|apartment|intercom user")
A required permission for the request is intercom-replace.
GET /api/admin/v1/intercoms/{intercom}/download |
Parameters
int
intercom, a unique identifier of the intercom
204 |
Successful response |
401 |
Authorization token not sent or not valid |