Handles the zoom participant updates. This is a webhook endpoint, shouldn't be called by us
HandleParticipantUpdatebody→ 200204
POST
/v1/integrations/zoom-status/deauthorize
DeauthorizeZoomIntegrationbody→ 204
Schemas 5
The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are APIUserIntegration (4 properties), ZoomParticipantUpdateEvent (3 properties), ZoomValidationEvent (3 properties), ZoomDeauthorizedEvent (2 properties). Each schema is shown below with its type and property counts.
ZoomValidationEvent
object
3 properties3 required
ZoomDeauthorizedEvent
object
2 properties2 required
ZoomParticipantUpdateEvent
object
3 properties3 required
Integration
string
APIUserIntegration
object
4 properties3 required
Specification
The full machine-readable OpenAPI contract behind this narrative.