v1

latestOpenAPI 3.0.12026-07-24110189356.6 KB
by-key

Deletes a data blob.

Deletes a data blob.

delete/layers/{layerId}/keys/{key}

Path parameters

layerIdstring required

The ID of the parent layer for this blob.

keystring required

The key identifies a specific blob so that you can get that blob's contents. Key can only contain allowed characters: a-zA-Z0-9.[]=(){}/_-`.

Response

Accepted - the data blob was successfully deleted.