rotate Secret
abstract suspend fun rotateSecret(params: AuthStreamEnrollmentRotateSecretParams = AuthStreamEnrollmentRotateSecretParams.none(), requestOptions: RequestOptions = RequestOptions.none())
Generate a new ASA HMAC secret key. The old ASA HMAC secret key will be deactivated 24 hours after a successful request to this endpoint. Make a GET /auth_stream/secret request to retrieve the new secret key.