Skip to main content
PATCH
Update Twilio number label

Authorizations

Authorization
string
header
required

Send your organization API key as Authorization: Bearer <key>.

Path Parameters

id
string<uuid>
required

Imported phone number record id

Body

application/json
label
string
required

New display label.

Response

Updated phone number

A Twilio number linked to your organization for voice agents.

id
string<uuid>

App record id for this import.

phone_number
string

E.164 number.

phone_sid
string

Twilio IncomingPhoneNumber sid.

label
string

Friendly name in your project.

account_sid
string

Twilio account this number belongs to.

created_at
string

Created timestamp (string form).

updated_at
string

Last update timestamp (string form).