Skip to main content
POST
Update Phone Number

Authorizations

Authorization
string
header
required

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

Body

application/json
sid
string
required

Twilio Phone Number SID

Example:

"PNa1b2c3d4e5f6g7h8i9j0"

friendly_name
string
required

New display name

Example:

"Customer Support Line"

Response

Phone number updated successfully

success
boolean
required
phone_number
string
required
friendly_name
string
required