Skip to main content

Transition a file's status (confirm upload, trash, or restore)

PATCH 

/api/v1/buckets/:bucketId/files/:fileId

Requires contributor role or above on this bucket. status: "uploaded" confirms a pending upload, or restores the file if it was trashed. status: "deleted" moves the file to trash.

Request

Responses

File status transitioned