content
field should ideally be encrypted client-side using the user’s encryption_key
before sending. Alternatively, if sending plaintext, ensure the API or SDK handles server-side encryption.
Authorization
RequiresBearer
token authentication using your Developer JWT.Authorizations
JWT token obtained via /auth/token
endpoint.
Body
application/json
Response
Memory blob created successfully.
Represents a memory blob as returned by Create/Update operations (content is not included).