Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
Multipart upload aborted successfully
Example:
true
Abort a multipart upload and clean up any uploaded parts.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Multipart upload aborted successfully
true