Deletes a data blob.delete https://use.apilookup.for.a.base.url/layers/{layerId}/keys/{key}Deletes a data blob.Path ParamslayerIdstringrequiredThe ID of the parent layer for this blob.keystringrequiredlength between 1 and 450The key identifies a specific blob so that you can get that blob's contents. Key can only contain allowed characters: a-zA-Z0-9.[]=(){}/_-`.Responses 202Accepted - the data blob was successfully deleted. 400User Error - Invalid input is provided 401Unauthorized - the request didn't provide correct authentication details 403Forbidden - the specific account doesn't have correct privileges to perform the operation 500Server unavailable or internal server error 502Server unavailable or internal server error 503Server unavailable or internal server error 504Server unavailable or internal server errorUpdated last month