POST
/
v1
/
user
/
login
{
  "access_token": "<string>",
  "token_type": "<string>",
  "email": "<string>"
}

Body

application/x-www-form-urlencoded

Response

200
application/json
Successful Response

The response is of type object.