A generated user_id is required to interact with the API.
This ID should be unique for each user and stored as part of your user record for:
Important
[a-zA-Z0-9'\\+_@\\.-]{1,256}
In cases where your implementationn does not require a distinct userId, you can repurpose this value to function as a session or transaction ID.