Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-account-id
string<uuid>
required
x-workspace-id
string<uuid>
required

Query Parameters

upload_id
string
required

The ID of the multi-part upload.

key
string
required

The key of the object being uploaded.

Response

200 - application/json

Successfully cancelled the multi-part upload.

The response is of type boolean.