Rotate a webhook's signing secret
Webhooks
Rotate a webhook's signing secret
Generate a fresh signing secret. The new secret is returned once, unmasked, in this response only.
POST
Rotate a webhook's signing secret
Authorizations
API key authentication for the public API. Pass your API key as a Bearer token.
Path Parameters
Response
Create/rotate response. The real secret is shown exactly once.
Endpoint URL to send webhook events to. A delivery whose host resolves to a private, loopback, or link-local address is blocked and not retried, regardless of which surface created the webhook.
Event types this webhook subscribes to. An empty list means all events.
job_application.deleted- Job Application Deletedinterview.completed- Interview Completedinterview_v2.completed- Interview V2 Completedapplication.created- Application Createdapplication.status_changed- Application Status Changedcv_evaluation.completed- CV Evaluation Completedinsights.completed- Insights Completed
Available options:
job_application.deleted, interview.completed, interview_v2.completed, application.created, application.status_changed, cv_evaluation.completed, insights.completed Disabled webhooks receive no deliveries.

