Skip to main content
Rotate the signing secret for a webhook endpoint
Audience: application and admin.

Rotate safely

Rotation returns a new signingSecret once and future deliveries use it. A missing endpoint returns 404. Update the receiver with the new value before relying on future requests; do not log the secret or expect it in a later endpoint-list response.

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