Delete a webhook
Endpoint Details
Delete Webhook
Delete a registered webhook by ID
DELETE
Delete a webhook
Pass the webhook
id returned by List Webhooks as the id query parameter.
Once deleted, no further deliveries will be attempted. If a delivery is already in-flight (in the retry queue), it may still be attempted once before the worker observes the deletion.