Cancels a multi-part upload and cleans up resources on S3.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the multi-part upload.
The key of the object being uploaded.
Successfully cancelled the multi-part upload.
The response is of type boolean
.