Update a phone number
Updates the configuration of a phone number.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
phone_number_slug
The phone number slug (phone number without the leading +).
Request
This endpoint expects an object.
friendly_name
A human-readable name for the phone number.
sip_auth_username
SIP authentication username.
sip_outbound_proxy
SIP outbound proxy.
sip_term_uri
SIP termination URI.
Response
200
status
Whether the request was successful.