Was this helpful?
Create user at login.
/api/users/
curl -L \ --request POST \ --url 'api.rair.market/api/users/' \ --header 'Content-Type: application/json' \ --data '{"publicAddress":"text"}'
No body