update_webhook
Modify existing webhooks in the Zoom API MCP Server by updating URL, event types, authorization header, description, or status for streamlined event management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
authorization_header | No | Authorization header | |
description | No | Webhook description | |
event_types | No | Event types to subscribe to | |
status | No | Webhook status | |
url | No | Webhook URL | |
webhook_id | Yes | The webhook ID |