Create a Blob

Create a new Blob belonging to the requesting account.

Path Params
string
required

ID of the account

Body Params

An object defining a new blob. A request body must be provided but the blob may be empty.

string
length ≤ 64

Custom identifier for this blob that is unique for the owning account. It will be set to the blobId by default if not provided.

string

An RFC3339 timestamp with millisecond resolution. This timestamp defines the time at which this blob will delete itself. It must not be more than 48 hours in the future and will default to 9 hours in the future if not provided.

blob
object
required
Responses

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