GuidesAPI Reference
API Reference

Deletes a volatile data blob

Deletes a volatile data blob from the underlying storage mechanism (volume).

Path Params
string
required

The ID of the layer that the volatile data blob belongs to.

string
required

The data handle (ID) represents an identifier for the volatile data blob which contents will be deleted.

Query Params
string

Billing Tag is an optional free-form tag which is used for grouping billing records together. If supplied, it must be between 4 - 16 characters, contain only alpha/numeric ASCII characters [A-Za-z0-9]. Grouping billing records by billing tag will be available in future releases.

Headers
string

If set to true, it indicates the request is a replication call. It is not required for user to set it manually

Responses
204

Deleted - the data blob was successfully deleted.

404

Not Found - data blob with the specified data handle does not exist

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