Description
In the reference doc (https://marketplace.zoom.us/docs/api-reference/webhook-reference/user-events/presence-status-updated), the “Do_Not_Disturb” status is listed as “Do Not Disturb” in the first sentence. Additionally, in the schema definition, presence_status
only lists “Away”, “Available”, and “Do_Not_Disturb” and is missing “In_Meeting”, “On_Phone_Call”, etc. You can see it if you click on the field to see the full list of “Available Values”, but IMO it’s confusing to by default only show the three.
Error
N/A
Which App Type (OAuth / Chatbot / JWT / Webhook)?
Webhook
Which Endpoint/s?
User Presence Status
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- Check docs
- See issues
Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.