Skip to main content
POST
/
v1.0
/
voice
/
routes
/
delete
json
{
  "CallRouteId": "CRID-4dec6beb-3985-444b-8c06-8baa70dc1416"
}
{
  "CallRouteStatus": "Deleted",
  "CallRouteId": "CRID-4dec6beb-3985-444b-8c06-8baa70dc1416"
}

Authorizations

Authorization
string
header
required

Enter the token obtained from the Authentication endpoint

Body

application/json
CallRouteId
string
required

Call Route ID to delete (CRID)

Example:

"CRID-4dec6beb-3985-444b-8c06-8baa70dc1416"

Response

200 - application/json

Delete Voice Route

The response is of type object.