JavaScript
Webhooks
Rotate webhook secret
POST
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.cerca.dev/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.
Path Parameters
Minimum string length:
1Example:
"fleet_abc123"
Minimum string length:
1Example:
"webhook_abc123"
Response
Webhook signing secret rotated. The new one-time signing secret is returned as secret.
Webhook subscription response for create and rotate. Includes the one-time secret field.
Available options:
agent.created, agent.updated, agent.deleted, thread.created, thread.status.changed, thread.completed, thread.failed, turn.created, turn.completed, turn.failed, message.created, approval.requested, approval.resolved, approval.granted, schedule.created, schedule.deleted, schedule.triggered, connection.attached, connection.detached, webhook.test One-time webhook signing secret returned only by create and rotate responses. The field name is secret.
Example:
"whsec_abc123"