Dial
Required product: MobileCAUTION: When using this API, please be aware that an actual call will be made every time the endpoint is called.
When calling this, a phone call will be made to the authenticated employee’s phone. Once the phoned is answered, a phone call will be made to the specified recipient.
Parameters
Name | Description | Example |
to_number | The number you want to dial. Should be prepended with country code. |
4571999999
|
restrict_to | Can be empty, `web_call` or `mobile`. If either `web_call` or `mobile` is given it will then only ring on that device. |
web_call
|
cloak_reception_id | If present, the phone number associated with this reception is used as the from-number when this employee places calls. See the Reception documentation. |
Request
POST /api/v2/switch/dial?to_number=4571999999
Response
Status: 200 OK