v44

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-05-192301780.0 KB
Vaults

Abort multipart upload

Abort a multipart upload and discard uploaded parts (live).

post/vault/{id}/multipart/abort

Path parameters

idstring required

Vault ID

Request body

objectIdstring required

Vault object ID associated with the multipart upload

uploadIdstring required

Multipart upload ID returned when the upload was initialized

Response

Multipart upload aborted successfully