GuidesAPI Reference
API Reference

Publishes a volatile data blob

Persists the volatile data blob in 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.

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.

Body Params

The data to upload as part of the blob. Size limit: 2 MB

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
200

OK - A new blob was uploaded

204

No Content - An existing blob was updated

400

Bad Request

404

Not Found

507

Volatile layer out of space

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