Delete Blob

Deletes a blob or specific keys from a blob. If no keys are specified in the query, the entire blob is deleted (returns 20). If specific keys are provided, only those keys are removed and the remaining blob is returned (returns 204).

Path Params
string
required

ID of the account

string
required

String that uniquely identifies this Blob resource.

Query Params
key
array of strings

key within blob to remove

key
Responses

204

Successful operation

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json