Set Do Not Dial If Busy


This request sets the do not dial if busy state of the current user.
When do not dial if busy is on, this user is not called if the user has an already active call.

Resource

PUT /me/do_not_dial_if_busy

Parameters

None

Payload

The new boolean state of the do not dial if busy.

Response

None

Context

Authorization

User

Errors

Example

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