Hi,
In Auth0 management API, user creation call, there is a possibility to specify particular user_id.
I can't find a way do set it via the client here, since User class id field doesn't have a setter.
Any way to work around this besides implementing POST call by hand?