List Available Countries
GET https://{{axpAPIDomain}}/api/admin/voice/v1/accounts/:accountId/countries?type=LOCAL
This API requires the Account Administrator role.
Shows available countries information for specific phone number type.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
type | string | (Required) The type of phone number. Acceptable values are LOCAL or TOLLFREE. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
appkey | string | ||
Accept | string |
RESPONSES
status: OK
["IE","UK"]