Skip to main content
POST
Python (SDK)

Autorizações

Authorization
string
header
obrigatório

Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.

Cabeçalhos

X-On-Behalf-Of
string

Optional external end-user identifier forwarded by the API gateway.

Parâmetros de caminho

memory_store_id
string
obrigatório

Corpo

application/json
name
string
Required string length: 1 - 255
description
string | null
Maximum string length: 10000
instructions
string | null
Maximum string length: 20000
visibility
enum<string>
Opções disponíveis:
private,
workspace
metadata
object

Resposta

200 - application/json

OK

id
string
obrigatório
object
any
obrigatório
name
string
obrigatório
description
string | null
obrigatório
instructions
string | null
obrigatório
visibility
enum<string>
obrigatório
Opções disponíveis:
private,
workspace
created_at
number
obrigatório
updated_at
number
obrigatório
deleted_at
number | null
obrigatório
metadata
object