{
"accesscode": "string"
}curl --location 'https://m1.apifoxmock.com/m1/1293445-0-default/api/users/generatetoken' \
--header 'Content-Type: application/json' \
--data '{
"accesscode": "string"
}'{
"reqId": "string",
"ts": 0,
"code": "string",
"message": "string",
"data": {
"id": "string",
"ttl": 0,
"created": "2019-08-24T14:15:22.123Z",
"userId": "string",
"authType": "string",
"last_updated": "2019-08-24T14:15:22.123Z"
}
}