Update Webhook
shipmail_update_webhookUpdate a webhook's URL, events, description, or active state. Changing the URL redirects all future deliveries (destructive).
Instructions
Update webhook URL, subscribed events, description, or active state. Changing the URL silently redirects all future deliveries; treat as destructive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ShipMail resource ID. | |
| url | No | ||
| events | No | ||
| description | No | ||
| active | No | ||
| idempotency_key | No | Optional idempotency key. If omitted, the MCP server generates one for POST tools. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook | Yes |