URI: "https://platform.ringcentral.com/restapi/v1.0/account/~/phone-number/{PhoneID}"
Json: “{"usageType":"DirectNumber","extension":{"id":"{EXTID"},"type":"VoiceOnly"}”
Method: PUT
Provides me with a 200 success.
uri : https://platform.ringcentral.com/restapi/v1.0/account/{EXTID}/phone-number/{PhoneID}
id : {PhoneID}
phoneNumber : {Phone Number}
paymentType : Local
location : {Redacted}
type : FaxOnly
usageType : DirectNumber
extension : @{uri=https://platform.ringcentral.com/restapi/v1.0/account/{EXTID}/extension/{ID}; id={ID}; extensionNumber={ext}}
status : Normal
label : {Redacted}
primary : False
“type” is never actually updated to anything. This must be a bug right?