Rotate the HMAC-SHA256 signing secret for a webhook endpoint.
POST /api/v1/widgets/webhook-endpoints/:endpointId/rotate-endpoint-secret
Generates a new signing secret for the endpoint. The old secret is immediately invalidated. Use this for key rotation or if a secret has been compromised.
Warning: The new signing secret is shown only once. Store it securely before confirming the rotation.