Skip to main content
PATCH
Update Agent

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the Duvo dashboard.

Path Parameters

agent_id
string<uuid>
required

The agent's unique identifier

Body

application/json
name
string

New agent display name.

slack_enabled
boolean

Whether the agent is reachable via Slack.

microsoft_teams_enabled
boolean

Whether the agent is reachable via Microsoft Teams.

agentic_memory_enabled
boolean

Toggle agentic memory for the agent.

thread_id
string<uuid> | null

Thread id to associate with the agent, or null to clear.

pinned
boolean

Pin the agent to the top of your agents list (true) or unpin it (false). Per-user — each viewer has their own pin.

Response

Default Response

agent
object
required
user_context
object
required