Skip to main content
POST
/
blobs
{
  "hash": "<string>",
  "mime_type": "<string>",
  "size": 123
}

Documentation Index

Fetch the complete documentation index at: https://docs.myme.so/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Pass an API key (marfa_k1_...) or OAuth access token (marfa_at_...)

Body

The body is of type unknown.

Response

Blob uploaded

hash
string
required
mime_type
string
required
size
number
required