Delete (revoke) a webhook trigger
hook_deleteDelete one of your webhook triggers by its hook id (from hook_list). This REVOKES the secret URL — outside systems still posting it get 404. The rig itself is untouched. Requires a logged-in identity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hook_id | Yes | UUID of the webhook trigger to delete. |