Skip to content

Registers a new user with email and password.

POST
/api/auth/v1/register
object
email
required
string
password
required
string
password_repeat
required
string

Successful registration.