API Documentation
Applications
Authentication
Security
Abuse Prevention
Routing
Routing
Delete a routing profile
DELETE
/
{account_id}
/
routing
{routing_id}
Copy
curl --request DELETE \
--url https://api.typeauth.com/{account_id}/routing{routing_id}
Response
200
Routing profile deleted successfully
Was this page helpful?
Copy
curl --request DELETE \
--url https://api.typeauth.com/{account_id}/routing{routing_id}
Assistant
Responses are generated using AI and may contain mistakes.