User Auth
Register
Register a new user with the given email and password.
POST
/
v2
/
register
Body
application/json
email
string
requiredUser's email address
password
string
requiredUser's password
Response
200 - application/json
results
object
requiredWas this page helpful?