/
PO
poly
/
PolyAI Agents API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2w ago · Updated 2w ago
View markdown
poly
PolyAI Agents API
post
Duplicate agent
76f3c606e395
latest
OpenAPI 3.1.0
2026-07-26
87
120
159.0 KB
Agent Behavior
2
Agents
4
get
List agents
post
Create agent
delete
Delete agent
post
Duplicate agent
Audio Cache
7
Branches
4
Connectors
7
Conversations
3
Debug Chat
2
Deployments
5
External Events
2
Knowledge Base
5
Outbound Calls
2
Phone Numbers
8
Real-Time Configs
4
Variants
8
Voice Library
5
get
List alert rules
post
Create an alert rule
get
Get an alert rule
delete
Delete an alert rule
patch
Update an alert rule
get
Get active alerts
put
Close an existing chat conversation
post
Create a new chat conversation
post
Send a message to an existing chat conversation
get
Get distribution of the maximum number of concurrent conversations
get
/v1/{account_id}/{project_id}/conversations
post
Reserve a DNI (Dynamic Number Insertion) for an incoming call.
get
Get handoff state information for a call.
get
List webhook endpoints
post
Create a webhook endpoint
get
Get a webhook endpoint
delete
Delete a webhook endpoint
patch
Update a webhook endpoint
post
Rotate webhook signing secret
Agents
Duplicate agent
post
/v1/agents/{agentId}/duplicate
Request body
DuplicateAgentBody
required
newAgentId
string
newAgentName
string
required
Response
Duplicated agent
CreateAgentResponse
required
accountId
string
required
agentId
string
required
agentName
string
required
createdAt
string
required
updatedAt
string
required
branchCount
number
required