delete
https://use.apilookup.for.a.base.url/layers//data/
Deletes a data blob from the underlying storage mechanism (volume). The DELETE method works only for index layers. DELETE requests for blobs stored for other kind of layers will be rejected. The DELETE request is successfully accepted even if the data blob does not exist.
202Accepted - The deletion request for the data blob was accepted.
401Unauthorized
403Forbidden - deletion is supported for index layers only.