Skip to main content
POST
json

Body

Update_Roaming_Request object

PhoneNumber
string
required

The phone number to update, in E.164 format (e.g. +12345678901). Required.

Minimum string length: 1
EnableRoaming
boolean
required

Set to true to enable international roaming on the number, or false to disable it. Required.

AccountId
string | null

Optional account identifier (AID- prefix) used to scope the request to a specific account when your Bearer token has access to multiple accounts.

Response

Success

PhoneNumber
string | null
Roaming
string | null
Status
string | null
StatusMessage
string | null
AccountId
string | null