# Delete a webhook subscription with the PostEverywhere API **Source:** https://posteverywhere.ai/docs/api/delete-webhook --- [🤖Connect ChatGPT, Claude or any AI agent to manage your social media end to endConnect your AI agent to manage your social media](https://posteverywhere.ai/agents)DELETE/webhooks/{id} # Delete a webhook subscription with the PostEverywhere API Cascades to stored deliveries. Guide: [Webhooks guide](https://posteverywhere.ai/docs/webhooks) Copy MarkdownCopy for LLM ## Parameters idstringrequiredWebhook UUID ## Responses - 200Deleted - 400 - 401 - 402 - 403 - 404 - 429 - 500 ## More in Webhooks - [List webhooks](https://posteverywhere.ai/docs/api/list-webhooks) - [Create a webhook](https://posteverywhere.ai/docs/api/create-webhook) - [Get a webhook](https://posteverywhere.ai/docs/api/get-webhook) - [Update a webhook](https://posteverywhere.ai/docs/api/update-webhook) - [Test a webhook](https://posteverywhere.ai/docs/api/test-webhook) [← Update a webhook](https://posteverywhere.ai/docs/api/update-webhook)[Test a webhook →](https://posteverywhere.ai/docs/api/test-webhook)[← All endpoints](https://posteverywhere.ai/docs/api/reference)