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.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.