/
PO
poly
/
PolyAI Agents API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Agent Behavior
2
Agents
4
Audio Cache
7
Branches
4
Connectors
7
Conversations
3
Debug Chat
2
Deployments
5
get
Get active deployment per environment
get
List deployments for an environment
post
Promote a deployment to the next environment
post
Publish the current draft to an environment
post
Rollback to a previous deployment
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
Deployments
Rollback to a previous deployment
post
/v1/agents/{agentId}/deployments/{deploymentId}/rollback
Request body
RollbackDeploymentPublicBody
required
deploymentMessage
string
Response
Rolled-back deployment with triggered test run IDs
MutationDeploymentPublicResponse
required
deployment
object
required
testRunIds
string[]
required
Changes