Update a Phone Number
PUT /phone_numbers/:id
Updates the specific Phone Number by setting the values of any
parameters passed in. Any parameters not provided will be unchanged.
Permissions
The API token must include the following scopes: Numbers.
Request