Skip to main content

Delete a webhook (soft delete)

DELETE 

/webhooks/:id

Soft delete — the record is not removed, is_active=0 is set (audit + circuit breaker history preserved). The dispatcher no longer delivers to this endpoint.

Request

Responses

Deleted (soft)