# Remove Registered Webhook Remove a previously registered webhook by providing its configuration. Endpoint: DELETE /v2/webhooks Security: BearerAuth ## Header parameters: - `organization-id` (string) ## Request fields (application/json): - `id` (string, required) ID assigned to the Webhook ## Response 204 fields ## Response 401 fields ## Response 403 fields