webhooks.unsubscribe
Remove a webhook subscription by ID. Stops all future event deliveries to that URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Webhook subscription ID to remove. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| removed | No | Whether the webhook was successfully removed |