Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of the multi-part upload.
The key of the object being uploaded.
Response
200 - application/json
Successfully cancelled the multi-part upload.
The response is of type boolean
.