Skip to main content
Delete a webhook endpoint while preserving delivery audit history
Audience: application and admin.

Deletion and history

Deletion removes the destination from future fanout while preserving its delivery audit history. It does not revoke events already received by the remote system. A missing endpoint returns 404.

Canonical metadata

  • requestId
  • traceparent

Example request

This organization control-plane action accepts bearer organization REST authentication. API keys cannot mutate webhook endpoints. The dashboard is optional.

Example response

Give this prompt to your agent

Failure posture

  • treat non-2xx responses as contract-aware failures, not free-form errors
  • preserve requestId and traceparent in logs and downstream reports
  • if provenance or freshness metadata is present, return it unchanged so trust is not lost in the handoff