v5
latestOpenAPI 3.1.02026-08-025631,1012.8 MBBucket Uploads
Delete Upload
Cancel an upload and optionally delete the S3 object.
Cannot cancel uploads with status COMPLETED.
Can cancel uploads with status: PENDING, IN_PROGRESS, FAILED.
delete/v1/buckets/{bucket_identifier}/uploads/{upload_id}
Path parameters
bucket_identifierstring required
The unique identifier of the bucket
The unique identifier of the bucket
upload_idstring required
The unique identifier of the upload
The unique identifier of the upload
Query parameters
delete_s3_objectboolean
Whether to delete the S3 object
Whether to delete the S3 object
Response
Successful Response