Description
Deprecation and removal of PUT /api/v2/routing/sms/phonenumbers/{phoneNumberId}
Change Category
API
Change Context
The PUT /api/v2/routing/sms/phonenumbers/{phoneNumberId}
endpoint for performing phone number updates restrict updates to all the fields for any phone number, rendering it unusable. In future, if we allow any field update for any phone number, then we will introduce a new PATCH endpoint to support that.
Change Impact
No customer impact since no customer is using this endpoint.
Date of Change
Deprecation: immediate
Removal: February 15th, 2025
Impacted APIs
PUT /api/v2/routing/sms/phonenumbers/{phoneNumberId}
References
[MSG-6614]