Skip to main content
POST
json

Body

application/json
PhoneNumber
string
required

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

Example:

"+13156120726"

EnableMms
boolean
required

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

Example:

true

AccountId
string | null

Account identifier (AID- prefix) that the number belongs to. Conditional — required for distributors whose Bearer token has access to more than one account, and optional otherwise.

Example:

"AID-eab92510-1040-45a5-bb9c-xxxx"

Response

Success — returns the line's MMS state after the update

The response is of type object.