v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-052514158.4 KB
ProxyV1PhoneNumber

Update a specific Proxy Number.

Update a specific Proxy Number.

post/v1/Services/{ServiceSid}/PhoneNumbers/{Sid}

Path parameters

ServiceSidstring required

The SID of the parent Service of the PhoneNumber resource to update.

Sidstring required

The Twilio-provided string that uniquely identifies the PhoneNumber resource to update.

Response

OK

sidstring nullable

The unique string that we created to identify the PhoneNumber resource.

account_sidstring nullable

The SID of the Account that created the PhoneNumber resource.

service_sidstring nullable

The SID of the PhoneNumber resource's parent Service resource.

date_createdstring date-time nullable

The ISO 8601 date and time in GMT when the resource was created.

date_updatedstring date-time nullable

The ISO 8601 date and time in GMT when the resource was last updated.

phone_numberstring phone-number nullable

The phone number in E.164 format, which consists of a + followed by the country code and subscriber number.

friendly_namestring nullable

The string that you assigned to describe the resource.

iso_countrystring nullable

The ISO Country Code for the phone number.

urlstring uri nullable

The absolute URL of the PhoneNumber resource.

is_reservedboolean nullable

Whether the phone number should be reserved and not be assigned to a participant using proxy pool logic. See Reserved Phone Numbers for more information.

in_useinteger

The number of open session assigned to the number. See the How many Phone Numbers do I need? guide for more information.