User
Call Management
Phones
Conversational AI
Agents
Knowledge Base
Campaigns
Call Management
Phones
Conversational AI
API Reference
Agents
Knowledge Base
Campaigns
User
Phones
Delete Phone
DELETE
/
phones
/
{phone}
Copy
curl --request DELETE \
--url https://api-west.millis.ai/phones/{phone} \
--header 'authorization: <authorization>'
Copy
{
"success": true
}
Headers
Path Parameters
Response
200
application/json
Successful Response
The response is of type object
.
Copy
curl --request DELETE \
--url https://api-west.millis.ai/phones/{phone} \
--header 'authorization: <authorization>'
Copy
{
"success": true
}
Assistant
Responses are generated using AI and may contain mistakes.