v1
latestOpenAPI 3.0.02026-07-17120114186.8 KBbus
Abort a multipart upload
Aborts an ongoing multipart upload and removes any uploaded parts.
post/bus/multipart/abort
Request body
Example request
{
"bucket": "default",
"key": "folder/file",
"uploadID": "7aaac83c6d553865755286c326e852a68300bebf7feea1b435d61bd3610bf82b"
}Response
Successfully aborted multipart upload