Hi @stefano-introini, Welcome to the community!
You may have actual values stored as current values that will be specific to user and will not be shared across.
Have the initial values as dummy values in environment variables. In this case users have to update only current value and use it in their requests.
Hope this helps