Update chat availability status
User
Update chat availability status
Toggles the authenticated user availability for chat routing. Affects whether new conversations are assigned to this user by the round-robin allocator.
PUT
Update chat availability status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
New availability flag; when set to true the escalation queue is processed and the user becomes eligible for round-robin chat assignment.