PUT {{baseUrl}}/users/:userId/presence_status
Update a user's presence status. For user-level apps, pass the A user's status cannot be updated more than once per minute. For example, you can only submit a maximum of one update request per minute for a single user. Users in the Zoom desktop client and mobile apps are assigned with a presence status. The presence status informs users of their contact's availability. Users can also change their own presence status to one the following:
* Away
* Do not disturb
* Available
* In a calendar event
* Presenting
* In a Zoom meeting
* On a call
* Out of Office
* Busy Note that a user's presence status cannot be updated via this API if the user is not logged in to the Zoom client. Scopes: Rate Limit Label: me
value instead of the userId
parameter.user:write:admin
,user:write
MEDIUM
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string |
RESPONSES
status
ENDPOINTS