Skip to main content
POST
Get Phone Number Operators

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
currency
string
required

Currency must be in ISO 4217 format

country
string
required

Country must be in ISO 3166-1 alpha-2 format

phoneNumber
string
required

Phone number must be in E.164 format (e.g., +1234567890).

Response

200

success
boolean
default:true
Example:

true

data
string[]