Skip to main content
POST
Register a new user

Body

application/json
email
string<email>
required
Example:

"user@example.com"

is_private
string

Optional, defaults to N

Example:

"N"

is_premium
integer

Optional, defaults to 0

Example:

0

Response

Registration successful