Skip to main content
DELETE
Delete Webhook
Permanently delete a webhook. All future event deliveries to this endpoint stop immediately.

Authentication


Path parameters

id
string
required
Webhook ID.

Example

200 Response
If you just want to temporarily stop delivery, use Update Webhook with isActive: false instead of deleting.

Errors