Audience: application and admin.
Future fanout
Enable an existing endpoint so it can receive future events that match its subscriptions. A missing endpoint returns404; 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
requestIdtraceparent
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
requestIdandtraceparentin logs and downstream reports - if provenance or freshness metadata is present, return it unchanged so trust is not lost in the handoff

