Supported Formats

json

Errors

Code Description
401 Unauthorized
403 Forbidden
422 Unprocessable User

Examples

POST /api/users/check_email
{
  "email": "test@test.com"
}
204

Params

Param name Description
email
required

Email to be searched

Validations:

  • Must be a String