v1

latestOpenAPI 3.0.12026-07-2490182120.3 KB
users

Update User Availability

Updates the availability status of a user (Only supported if User Availability is enabled)

patch/v1/users/{user_sid}/availability

Path parameters

user_sidstring required

Request body

availability_status'AVAILABILITY_STATUS_AVAILABLE' | 'AVAILABILITY_STATUS_NOT_AVAILABLE' | 'AVAILABILITY_STATUS_RESERVED' | 'AVAILABILITY_STATUS_IN_CALL' | 'AVAILABILITY_STATUS_CONFIRMING' | 'AVAILABILITY_STATUS_OFFLINE' | 'AVAILABILITY_STATUS_INVALID'

Response

User availability updated