Phones
Set Phone Agent
Call Management
Conversational AI
Agents
Campaigns
Call Management
Conversational AI
API Reference
Agents
Phones
Set Phone Agent
POST
/
set_phone_agent
curl --request POST \
--url https://api-west.millis.ai/set_phone_agent \
--header 'Content-Type: application/json' \
--data '{
"phone": "<string>",
"agent_id": "<string>"
}'
"<any>"
Headers
Private Key
Response
200
application/json
Successful Response
The response is of type any
.
curl --request POST \
--url https://api-west.millis.ai/set_phone_agent \
--header 'Content-Type: application/json' \
--data '{
"phone": "<string>",
"agent_id": "<string>"
}'
"<any>"