Skip to main content
POST
Abort a multipart upload

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required

Body

application/json
uploadId
string
required

Upload id from the initiate call.

key
string
required

Storage key from the initiate call.

Response

Successful response

The response is of type object.