latestOpenAPI 3.1.02026-08-2251540275.6 KB

bf198f94879a

projects

Initiate a project file upload

Validate a project file and create a presigned direct-upload URL. Mobile projects only accept photos and videos (.png, .jpg, .jpeg, .mp4, .mov); runs preload them into the device photo library.

post/v1/projects/{projectId}/files

Path parameters

projectIdstring required

Project ID or shortId

Headers

Authorizationstring required

API key authentication using Bearer token format

Request body

filenamestring required
fileSizeinteger required
mediaTypestring

Response

Presigned project-file upload details

uploadUrlstring uri required
storageKeystring required
mimeTypestring required
filenamestring required
fileSizeinteger required
mediaTypestring required