Phone Numbers
Update a phone number
Update a phone number. Attach the number to a Callr Actions scenario, or change the end user.
patch/numbers/{number}
Path parameters
numberstring required
A phone number in ITU-T E.164 format https://en.wikipedia.org/wiki/E.164, prefixed by "+"
Example:+33199001234
Request body
Example request
{
"scenario": "callrsid",
"enduser": "callrsid"
}Response
Phone number updated