Skip to main content
PUT
Atualizar contexto do agente

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agentId
string
required

ID (UUID) do agente de IA dono do contexto.

contextId
string
required

ID (UUID) do contexto do agente.

Body

application/json
content
string
is_active
boolean

Response

Sucesso

id
string
ai_agent_id
string
type
string
content
string
mime_type
unknown
order
integer
is_active
boolean
created_at
string<date-time>
updated_at
string<date-time>
deleted_at
unknown