/
PO
poly
/
PolyAI Agents API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-26
87
120
159.0 KB
Agents
Create agent
post
/v1/accounts/{accountId}/agents
Request body
CreateAgentBody
required
name
string
required
agentId
string
responseSettings
object
required
voiceSettings
object
llmSettings
object
experimentalConfig
object
Response
Created agent
CreateAgentResponse
required
accountId
string
required
agentId
string
required
agentName
string
required
createdAt
string
required
updatedAt
string
required
branchCount
number
required