update_webhook
Update an existing webhook's URL, content type, or active status to modify its configuration.
Instructions
Update an existing webhook (URL, type, or active status)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | New webhook URL | |
| mtype | Yes | Content type for webhook payloads | |
| isActive | Yes | Whether the webhook is active | |
| webhookId | Yes | Webhook ID to update |