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.