Delete Inbound Route
Delete an inbound route.
Delete an inbound route. This action cannot be undone.
Scope: domains.inbound_routing.delete
Path Parameters
domain_idintegerrequiredThe ID of the domain.
route_idstringrequiredThe ID of the inbound route to delete.
Sample Response
200 OK
{ "data": null }