v50

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

Add a Phone Number to a Service's Proxy Number Pool.

Add a Phone Number to a Service's Proxy Number Pool.

post/v1/Services/{ServiceSid}/PhoneNumbers

Path parameters

ServiceSidstring required

The SID parent Service resource of the new PhoneNumber resource.

Response

Created

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.