POST
/
api
/
v1
/
login-check
{
  "token": "<string>"
}

Body

application/json

The login data

username
string
required
password
string
required

Response

200 - application/json

User token created

token
string
required