v1

latestOpenAPI 3.1.02026-07-26132249.4 KB
API
File Management

Abort a multipart upload

Cancel a direct upload started via POST /v1/files/init-upload. Discards any parts already uploaded to storage and marks the file as failed. See the direct upload guide for the full flow.

post/v1/files/{file_id}/abort-upload

Path parameters

file_idstring required

Response

Upload aborted

object required