NumberRoutingValidation

Gets the list of routes matching the target phone number, ordered by priority.

post/sip:testRoutesWithNumber

Query parameters

targetPhoneNumberstring required

Phone number to test routing patterns against

api-versionstring required

Version of API to invoke

Request body

domainsobject

Validated Domains. Map key is domain.

trunksobject

SIP trunks for routing calls. Map key is trunk's FQDN (1-249 characters).

Response

A list of matching routes

Changes

No recorded changes to this endpoint across all 3 revisions of this API.