rovalra
    Preparing search index...
    • Updates a user setting via the RoValra API.

      Parameters

      • key: string

        The setting key to update (e.g., 'environment', 'status').

      • value: any

        The new value for the setting.

      Returns Promise<boolean>

      True if the update was successful, false otherwise.