Initiate a project file upload
Validate a project file and create a presigned direct-upload URL.
Authentication
AuthorizationBearer
API key authentication using Bearer token format
Path parameters
projectId
Project ID or shortId
Request
This endpoint expects an object.
filename
fileSize
mediaType
Response
Presigned project-file upload details
uploadUrl
storageKey
mimeType
filename
fileSize
mediaType
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error
