Register
Request Body
Name
Type
Description
{
"status": true,
"data": {
"token": "202cb962ac59075b964b07152d234b70"
}
}{
"status": false,
"error": "USERNAME_ALREADY_EXIST",
"message": "Username already exists!"
}{
"status": false,
"error": "EMAIL_ALREADY_EXIST",
"message": "Email already exists!"
}{
"status": false,
"error": "REGISTER_LIMIT",
"message": "You have reached the limit of registrations!"
}Last updated