Set Wait Until Call Confirmed


This request sets the wait until call confirmed state of the registered device.
When wait until call confirmed is on, this device is only called when an incoming call is confirmed (roundtrip).
When wait until call confirmed is off, this device is always called.

Resource

PUT /me/device/wait_until_call_confirmed

Parameters

None

Payload

The new boolean state of the wait until call confirmed.

Response

None

Context

Authorization

User

Errors

Example

Request
PUT https://xelion.nl/api/v1/master/me/device/wait_until_call_confirmed
Payload
true