scf_rotate_webhook_secret
Instantly rotate the HMAC signing secret for a webhook endpoint, invalidating the old secret and returning the new plaintext secret once.
Instructions
Rotate the HMAC signing secret for a webhook endpoint (write — admin role). The old secret is invalidated immediately. Returns the new plaintext secret exactly once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| endpoint_id | Yes | Webhook endpoint UUID — obtain from scf_list_webhooks |