Rotate a worker's webhook signing secret
rotate_webhook_secretReplace the HMAC signing secret for one of your workers without touching the webhook URL or event subscriptions. Use this when a secret has leaked or been lost. The new secret is returned exactly once — hand it to the process that runs the worker and do not repeat it in chat. The previous secret stops validating immediately, so deliveries signed with it will fail until the worker is updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| worker_id | Yes |