v2

latestSwagger 2.0raw.githubusercontent.com2021-05-04263678.0 KB
Layer

Cancel outstanding upload processes, releasing associated resources. If this is not called, the unfinished uploads will eventually timeout.

delete/{nextBlobUuidLink}

Path parameters

nextBlobUuidLinkstring required

Link acquired from upload start or previous chunk. Note, do not include initial / (must do substring(1) )

Response

The upload has been successfully deleted.