Skip to main content
DELETE

Overview

Permanently delete a webhook. All pending deliveries will be cancelled. Delivery history is also removed. Auth: Requires JWT token (Authorization: Bearer <token>). Only the webhook owner can delete it.

Path Parameters

webhook_id
string
required
The webhook UUID to delete

Example