Update a Number

RESPONSE PARAMETERS

KEYDESCRIPTION
trackingIdThe trackingId of the number.
msisdnThe phone number. Formated with a '+' and country code e.g., +3069485xxxxx (E.164 format).
countryThe country code in ISO 3166-1 alpha-2 format.
servicesThe supported services.
inboundCostsInformation about inbound message costs.
inboundCosts.priceThe price per inbound message.
inboundCosts.currencyThe currency of the price.
inboundCosts.serviceThe service that the inbound message price is referred to.
monthlyCostsInformation about costs per month.
monthlyCosts.priceThe cost of the number per month.
monthlyCosts.currencyThe currency of the price.
activationCostsInformation about activation costs.
activationCosts.priceThe activation cost of the number.
activationCosts.currencyThe currency of the price.
inboundSmsCallbackUrlThe defined callback URL that will receive the inbound messages.
voiceInboundStrategyRepresents the voice inbound strategy.
voiceInboundStrategy.dialplanUrlThe defined dialplan URL.
inboundVoiceCallbackUrlThe defined callback URL that will receive the inbound voice messages.
nextRenewalThe date that the msisdn will automatically renew at.
Path Params
string
required

The phone number in E.164 format, without the '+' sign before the country code e.g., 447403940655.

Body Params
string

Defines the callback URL that will receive the inbound messages.

voiceInboundStrategy
object

Defines the Voice inbound strategy

string

Defines the callback URL that will receive the inbound Voice messages.

Headers
string
required
Defaults to Bearer {access_token}

Bearer {access_token}

string
required
Defaults to application/json

application/json

Responses

Language
Request
Response
Choose an example:
application/json