latestOpenAPI 3.1.02026-08-1848503254.4 KB

e70a96a4b9bb

projects

Confirm a project file upload

Verify uploaded bytes and register the file on the project.

put/v1/projects/{projectId}/files

Path parameters

projectIdstring required

Project ID or shortId

Headers

Authorizationstring required

API key authentication using Bearer token format

Request body

storageKeystring required
fileSizeinteger required
descriptionstring nullable

Response

Project file uploaded successfully