pylon_delete_webhook
Remove an existing webhook to stop sending notifications to external systems. Use this tool to delete unused integrations and clean up webhook configurations.
Instructions
Delete an existing webhook to stop sending notifications to an external system. Use this when removing integrations or cleaning up unused webhooks.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_id | Yes | ID of the webhook to delete. Get this from pylon_get_webhooks. Example: "webhook_xyz789" |