settings.rotate_secret
Rotate the signing secret for a webhook subscription to enhance security. Provide the subscription ID to issue a new secret.
Instructions
Issue a new signing secret for a webhook subscription.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | ||
| subscription_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| secret | Yes | New HMAC signing secret; shown only once |