How do I delete a webhook?
Last updated: August 20, 2026
Deleting a webhook with Alchemy can be done in two ways: through the Alchemy Dashboard or via the Delete Webhook API. Below are the steps for both methods.
Deleting a Webhook via the Alchemy Dashboard
Follow these steps to delete a webhook directly from your Alchemy Dashboard:
Log in to your Alchemy account at Alchemy Dashboard.
Select an Alchemy app.
On the left-hand panel, navigate to Webhooks under the Data Services section.
You'll see a list of webhooks you've created. Find the webhook you want to delete.
Click on the three dots next to the webhook, then select Delete from the dropdown menu.
Confirm the deletion, and your webhook will be removed.
Deleting a Webhook via the Delete Webhook API
You can also delete a webhook programmatically using Alchemy's Delete Webhook API.