Skip to content

Register a new account

POST
/api/auth/register
object
email
required
string format: email
password
required
string
>= 8 characters

Redirect

Successful response

object
success

Whether the request succeeded.

boolean
data

Endpoint-specific response payload.

message
string
Example
Operation completed
error
string
Example
Error message

Invalid request

object
success
boolean
error
string
Example
Error message

Internal server error

object
success
boolean
error
string
Example
Error message