System API
Authorizations
x-api-keystringRequired
Body
file_typestring · enumRequiredExample:
The MIME type of the file to be uploaded.
application/dxfPossible values: upload_processstring · enumRequiredExample:
The type of upload process.
floorplanPossible values: binding_idstring · uuidRequiredExample:
A unique identifier for binding the upload to a specific entity.
b51eadf5-e87b-49ec-a7bb-6e83152db660Responses
200
Successful response with upload details and signed URL
application/json
400
Bad request due to invalid input
application/json
401
Unauthorized due to invalid or missing API key
application/json
500
Internal server error
application/json
post
/uploadLast updated
Was this helpful?