Uploads
Cancels the Upload. No Parts may be added after an Upload is cancelled. Returns the Upload object with status `cancelled`.
post/uploads/{upload_id}/cancel
Path parameters
upload_idstring required
Example:upload_abc123
The ID of the Upload.
Response
OK