scf_rotate_webhook_secret
Rotate a webhook HMAC signing secret to immediately invalidate the old one and receive the new plaintext secret exactly once. Provide org and endpoint UUIDs to authorize the rotation.
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 |