v10
latestSwagger 2.02026-07-13203270.7 KBManage purchased phone numbers
Updates the capabilities of a phone number.
patch/phoneNumbers/{phoneNumber}/capabilities
Path parameters
phoneNumberstring required
The phone number id in E.164 format. The leading plus can be either + or encoded as %2B, e.g. +11234567890.
Query parameters
api-versionstring required
Version of API to invoke
Response
The service has accepted the request and will start processing later. It will return 'Accepted' immediately and include an 'Operation-Location' and 'Location' headers. Client side should further query the operation status using the URL specified in 'Operation-Location' header. When operation completes successfully query final result using URL specified in 'Location' header.