v1
latestOpenAPI 3.0.12026-07-24110189356.6 KBby-key
Cancels a multipart upload.
Cancels an entire multipart upload operation. You can only cancel a multipart upload before it has been completed.
delete/layers/{layerId}/keysMultipart/{multipartToken}
Path parameters
layerIdstring required
The ID of the parent layer for this blob.
multipartTokenstring required
The identifier of the multipart upload (token). This token is returned when the multipart upload is initiated.
Response
Accepted - the data blob was successfully deleted.