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
- 200
File uploaded successfully
Document ID: DOC-CP-files-data-api-uploadFile. Section identities and revisions.
| Section | Stable reference |
|---|---|
| Overview | DOC-CP-files-data-api-uploadFile#overview |
| Request | DOC-CP-files-data-api-uploadFile#request |
| Responses | DOC-CP-files-data-api-uploadFile#responses |