Skip to main content
Version: v8.2

Update an SMS number

PUT

/org/{tenant}/v2/sms/numbers/{id}

Platform support: MT and CC

Updates the label and/or extensions of an existing SMS number.

The number field cannot be changed. To change the number, delete and recreate the resource.

The extensions field replaces the existing extension list entirely. Pass an empty array [] to remove all extensions. If omitted or null, an empty list is used.

After updating, connected proxy clients are notified of the change across both the old and new extension sets.

Request

Responses

OK