Skip to main content
Update a webhook endpoint URL, description, subscribed event types, or active status
Audience: application and admin.

Updating an endpoint

Update one or more of the destination URL, description, subscribed event types, or status. A replacement destination must pass the same public HTTPS validation as creation. A missing endpoint returns 404; changing status to active can return 402 delivery_target_limit_exceeded. Configuration changes apply to future fanout; they do not rewrite or replay recorded attempts.

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