Download project upload template
Maintainer:Not configured
Downloads an Excel template for bulk uploading projects, towers, floors, and units.
Request
Add the parameter Authorization
to Headers Example:Authorization: ********************
Add parameter in header x-tenant-id
Example:x-tenant-id: ********************
or
Responses
application/json
Template file downloaded successfully
curl --location --request GET '/projects/template' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'
Response Response Example
Modified at 2026-04-16 18:43:47