create_webhook
Configure webhooks to subscribe to Zoom API events by specifying a URL, event types, and optional authorization details. Manage real-time notifications efficiently.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
authorization_header | No | Authorization header | |
description | No | Webhook description | |
event_types | Yes | Event types to subscribe to | |
url | Yes | Webhook URL |