/v1/auth/login to obtain a session token.
Endpoint
POST/v1/auth/register
Authentication: None
Request body
string
required
Desired username. Must be unique.
string
required
User’s email address.
string
required
Password with a minimum length of 6 characters.
Response
string
Unique identifier of the newly created user.
Example
409 Conflict: