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

Body

application/json

The login data

The body is of type object.

Response

200 - application/json

User token created

The response is of type object.