Skip to main content

Upload a file (deprecated)

POST 

/api/v1/storage/gateway/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-urlPUTregister-uploaded-file).

Uploads a file with inline content (base64-encoded bytes) to the specified folder. Custom metadata and tags may be attached. For large files, prefer the pre-signed flow — inline uploads ship the full bytes synchronously and can be slow.

Request

Responses

File uploaded successfully