v1

latestOpenAPI 3.0.32026-07-222111928.0 KB
Agents

Create Agent

Create a new agent. Optionally include a build configuration to create the first build in the same request.

post/v2/teams/{teamId}/agents

Path parameters

teamIdstring required

Request body

namestring required

Human-readable agent name

thread_idstring uuid nullable

Existing thread ID to associate with the agent

source_build_idstring uuid nullable

Build ID whose case-queue-consumer setup should be copied to the new agent

automation_idstring uuid nullable

Automation this agent belongs to. If omitted on a team using the automations model, a new automation named after the agent is created automatically.

Response

Default Response