Update Webhook
update_webhookUpdate a Trello webhook's callback URL, description, watched model, or active status to keep notifications accurate and aligned with current workflows.
Instructions
Update a webhook's callback URL, description, model, or active status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active | No | Whether the webhook is active | |
| idModel | No | New model ID to watch | |
| webhookId | Yes | The ID of the webhook | |
| callbackURL | No | New callback URL | |
| description | No | New description |