rotate_webhook_secret
Rotate a webhook signing secret to invalidate the old one immediately and receive a new secret. Use when the current secret is compromised or needs renewal.
Instructions
Rotate a webhook signing secret (POST /webhooks/:id/rotate). The new secret is returned ONCE; the old secret stops verifying immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The webhook id. |