Update Phone Number
Phone Numbers
Update Phone Number
Update label, inbound binding, or activation state of a phone number
PUT
Update Phone Number
Changing
inbound_workflow_id re-syncs the inbound webhook with the provider; the response includes a provider_sync block with the result.
To remove an existing inbound binding, send clear_inbound_workflow: true. Sending inbound_workflow_id: null alone is treated as “no change”.Body
application/json
Partial update. address is intentionally immutable — to change a
number, delete the row and create a new one.
Response
Successful Response
Result of pushing a phone-number change to the upstream provider.
Returned alongside create/update responses when the route attempted to
sync inbound webhook configuration. ok=False is a warning, not a
fatal error — the DB write succeeded.
