Skip to content

Email Login Request

Requests an email login code using the stable auth-email naming used by existing clients.

Method and path

  • Method: POST
  • Path: /auth/emailRequire
  • Auth: not required

Request body

{
  "email": "dev@example.com"
}

Response

  • 200 OK
  • 400 Bad Request