API Reference
Log In
API Reference

Add a phone number to an Account

For a given Account (determined by the Account identifier), adds a phone number to the Account using the request body.

Path Params
string
required

Unique Account identifier.

Body Params
boolean

primary = true if this is the primary phone number.

number
required

Phone number.

number
required

Phone number extension.

boolean
required

mobile = true if this is a mobile number.

Response

Language
Credentials