Skip to main content

Upload a file (deprecated)

POST 

/api/v1/storage/upload-file

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Deprecated — use the 3-step pre-signed flow instead (generate-upload-url → PUT → register-uploaded-file).

Uploads file content synchronously to the specified folder. For large files, prefer the pre-signed flow to avoid sending the full content through this operation.

Request​

Responses​

File uploaded successfully

Document ID: DOC-CP-files-data-api-uploadFile. Section identities and revisions.

SectionStable reference
OverviewDOC-CP-files-data-api-uploadFile#overview
RequestDOC-CP-files-data-api-uploadFile#request
ResponsesDOC-CP-files-data-api-uploadFile#responses