Rotate webhook signing secret
Webhooks
Rotate webhook signing secret
Generate a new signing secret. The previous secret remains valid for the specified grace period. Requires Idempotency-Key header.
POST
Rotate webhook signing secret
Documentation Index
Fetch the complete documentation index at: https://docs.natural.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Unique key for idempotent request handling. If a request with the same key was already processed, the original response is returned.
Agent ID (agt_xxx) identifying which agent is making the request.
Required when X-Agent-ID is present. Session or conversation ID for agent observability.
Maximum string length:
1024Path Parameters
Webhook ID (whk_xxx)
Body
application/json
Response
Successful Response