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

Body

application/json
upload_id
string

The upload ID of the multi-part upload

key
string

The key of the file part

Response

200 - application/json

The result of the aborted multi-part upload

success
boolean

Indicates if the abort was successful