Skip to main content
Skip table of contents

Export template for summary file key|apartment|user

Uploading an xlsx template file for uploading a consolidated list of keys, flats, and users for a specified intercom.

Permission required for this request: intercom-update

GET/api/admin/v1/intercoms/{intercom}/download/template

Headers

Authorization

Bearer token

Accept

application/json

Body

intercomoptional

int

Unique identifier of the intercom

Response

200

File in xlsx format

401

Authorization token is not provided or is invalid. Obtaining a token

Example

JSON
curl -k --location --request GET 'https://vms.local/api/admin/v1/intercoms/{intercom}/download/template' \
--header 'Authorization:Bearer token' \
--header 'Accept:application/json'
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.