v1

latestOpenAPI 3.1.1Proprietary2026-07-245895107.9 KB
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

scenariostring

Short ID

enduserstring

Short ID

Example request

{
  "scenario": "callrsid",
  "enduser": "callrsid"
}

Response

Phone number updated