update_webhook_rule
Update a webhook rule by modifying its URL, events, or authorization header. Requires confirmation to apply changes to production.
Instructions
Update a webhook rule.
⚠️ Changes the real production account. Double-gated: requires DROPSCAN_ALLOW_WRITES=1 AND confirm=true.
PATCH /webhook_rules/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| events | No | ||
| confirm | No | ||
| rule_id | Yes | ||
| authorization_header | No |