Skip to main content

Start a file upload

POST 

/api/v1/buckets/:bucketId/files

Requires contributor role or above on this bucket. Creates a File record in uploading status and returns a presigned POST policy for the client to upload directly to storage. For providers without bucket-notification support, the client must confirm completion via PATCH .../files/{fileId} with status: uploaded.

Request

Responses

Presigned upload policy