unsubscribe_link_webhook
Remove a webhook subscription from a link's click events to stop receiving notifications. Provide the link ID and webhook URL to unsubscribe.
Instructions
Unsubscribe a webhook URL from a specific link's click events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The webhook URL to unsubscribe | |
| link_id | Yes | The ID of the link |