User
Last updated
Last updated
code
String(48)
Firebase UID
firstname
String(35)
surname
String(35)
String(255)
To create a new user you need a firebase token.
Firebase token must be passed in the Authorization header:
Each firebase token can create at most one user.
Firstname and Surname are mandatory.
If a user already exists for the firebase token provided you'll get a status code 422.
You can determine that a user already exists (already signed up ) you can call the endpoint /apps/azur/users/me