Delete Routing - Early Access
Resource
https://api.infobip.com/ccaas/routing
Parameters
Use this method to delete routing. No parameters are required for this action.
Request Example
DELETE /ccaas/1/routing HTTP/1.1
Host: api.infobip.com
Authorization: Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ==
Response
{
"statusCode": "SUCCESS",
"message": "Routing deleted successfully."
}
Delete routing
This operation will delete routing with all rules inside, so all new inbound messages destined to routing will be routed to the default queue.