Skip to main content
PATCH
Update current agent presence status (online/busy/offline)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
status
enum<string>
required
Available options:
online,
busy,
offline

Response

200

Status updated successfully

Last modified on July 17, 2026