v1

latestOpenAPI 3.0.32026-07-222111928.0 KB
Agents

Update Agent

Update an agent's display name or delivery settings.

patch/v2/agents/{agent_id}

Path parameters

agent_idstring uuid required

The agent's unique identifier

Request body

namestring

New agent display name.

slack_enabledboolean

Whether the agent is reachable via Slack.

microsoft_teams_enabledboolean

Whether the agent is reachable via Microsoft Teams.

agentic_memory_enabledboolean

Toggle agentic memory for the agent.

thread_idstring uuid nullable

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

pinnedboolean

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