Skip to main content
POST
/
api
/
v1
/
login
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Body

application/json
email
string
required
password
string
required

Response

Successful Response