Patch V2 chat agent
Agents
Update Agent
Updates mutable V2 chat agent fields. skill_ids and triggers replace the existing values when provided.
PATCH
Patch V2 chat agent
Authorizations
Conduit API token. Use Authorization: Bearer <token>. Read/write endpoints require a token with write access.
Path Parameters
Agent id.
Example:
"ag77c0dy0mgdpzmqz6tesry8w184002s"
Query Parameters
Optional workspace override. If omitted, Conduit resolves the agent's workspace automatically.
Example:
"j57demo8f8x7c9v0n2q4r6t8y1u3i5o"
Body
application/json
Request body for patching a V2 chat agent. skill_ids and triggers replace the existing values when provided.
Minimum string length:
1Minimum string length:
1Minimum string length:
1Available options:
autopilot, copilot, inactive Required range:
x >= 0Available options:
English, Original, Spanish, French, German, Italian, Portuguese Response
Agent updated
Single V2 chat agent response.