Destructive Pro

Delete Webhook

Deletes a webhook by its webhook_id, immediately stopping all deliveries and removing any attached subscriptions. The operation has no effect if the webhook_id is not found or belongs to another user. This action is destructive and cannot be undone.

delete_webhookDELETE/api/v1/webhooks/{webhook_id}
crispy — bash

Example prompt: Delete the webhook with ID 3f2a9c10-7b1e-4d22-9a01-bc44ee551122

{
  "webhook_id": "3f2a9c10-7b1e-4d22-9a01-bc44ee551122",
  "deleted": true
}
Permission scope
pro
Access
Destructive
Category
Account

What you can build

Retire a webhook for an integration you have decommissioned
Stop deliveries to an endpoint that is no longer reachable
Clean up test webhooks before going to production
Free up a slot when approaching the 25-webhook limit

Parameters

Inputs accepted by delete_webhook.

NameTypeDescription
webhook_idstringThe webhook ID to delete (UUID from list_webhooks)

The complete LinkedIn API. Ready when you are.

Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.