v1

latestOpenAPI 3.1.02026-07-24317911.4 MB
Routes

Delete A Specific Route

delete/routes

Request body

route-destination-match-patternstring required

This is the main route match for the destination.

route-source-match-patternstring

This is the source route, in most cases this should default to * and not be set otherwise.

route-classstring

This for jurisdictional routing of class. Leave as * for most cases.

route-match-server-hostnamestring hostname

This field will limit the route to only be effective on a matching hostname. This allow for localized routing to a closest carrier's POP or other special cases.

Example request

{
  "route-match-server-hostname": "core1-phx.example.com"
}

Response

codeinteger required
messagestring required