Skip to main content
Enable a webhook endpoint
Audience: application and admin.

Future fanout

Enable an existing endpoint so it can receive future events that match its subscriptions. A missing endpoint returns 404; restoring a disabled endpoint can return 402 delivery_target_limit_exceeded. Enabling does not replay events missed while disabled; use a recorded delivery replay only when a specific source event is available.

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