FrontToken: ********************{
"id": "string",
"userId": "string",
"userName": "string",
"password": "string",
"phone": "string",
"status": "string",
"avatarIndex": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z",
"balanceAmountMin": 0,
"isEnable": 0,
"isSharedAccountEnabled": 0,
"currentIdentityType": "string",
"filePassword": "string",
"fileHost": "string",
"filePort": "string",
"fileUserName": "string",
"swanLabKey": "string",
"swanLabStatus": 0,
"utmSource": "string",
"registPlat": "string",
"isRecharge": "string",
"email": "string",
"cardType": "string",
"companyName": "string",
"industryType": "string",
"channelConfigName": "string",
"githubUserName": "string",
"translate": "string",
"isGithub": "string",
"contentId": "string",
"contentName": "string",
"contentShape": "string",
"contentCategory": "string",
"channelId": "string",
"channelName": "string",
"channeloId": "string",
"channeloName": "string",
"channeltId": "string",
"channeltName": "string",
"activityId": "string",
"activityName": "string",
"innerUser": "string",
"fileResource": {
"id": "string",
"fileName": "string",
"filePath": "string",
"bucketName": "string",
"ossDomain": "string",
"fileType": "string",
"fullPath": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"uploadStatus": 0,
"accessType": "string",
"urlExpireTime": "2019-08-24T14:15:22.123Z"
},
"userSource": "string",
"userVersion": "string",
"userOldId": "string",
"userOldKey": "string",
"userOldFile": "string",
"renameUserFolder": 0,
"isNotify": "string",
"secretKey": "string",
"secretKeyPath": "string",
"secretKeyUpdateTime": "string",
"virtualPhoneFlag": true,
"token": "string",
"inviteCount": 0,
"inviterUserKey": "string",
"openId": "string",
"channelUserId": "string",
"channelUserName": "string",
"checkInStatus": 0,
"isRootAgent": true,
"rootAgentUserId": "string",
"haveCompetitionStatus": "string",
"competitionProjectName": "string"
}curl --location --request PUT '/miniApp/ol/user/checkSwanLab' \
--header 'FrontToken: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "string",
"userId": "string",
"userName": "string",
"password": "string",
"phone": "string",
"status": "string",
"avatarIndex": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z",
"balanceAmountMin": 0,
"isEnable": 0,
"isSharedAccountEnabled": 0,
"currentIdentityType": "string",
"filePassword": "string",
"fileHost": "string",
"filePort": "string",
"fileUserName": "string",
"swanLabKey": "string",
"swanLabStatus": 0,
"utmSource": "string",
"registPlat": "string",
"isRecharge": "string",
"email": "string",
"cardType": "string",
"companyName": "string",
"industryType": "string",
"channelConfigName": "string",
"githubUserName": "string",
"translate": "string",
"isGithub": "string",
"contentId": "string",
"contentName": "string",
"contentShape": "string",
"contentCategory": "string",
"channelId": "string",
"channelName": "string",
"channeloId": "string",
"channeloName": "string",
"channeltId": "string",
"channeltName": "string",
"activityId": "string",
"activityName": "string",
"innerUser": "string",
"fileResource": {
"id": "string",
"fileName": "string",
"filePath": "string",
"bucketName": "string",
"ossDomain": "string",
"fileType": "string",
"fullPath": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"uploadStatus": 0,
"accessType": "string",
"urlExpireTime": "2019-08-24T14:15:22.123Z"
},
"userSource": "string",
"userVersion": "string",
"userOldId": "string",
"userOldKey": "string",
"userOldFile": "string",
"renameUserFolder": 0,
"isNotify": "string",
"secretKey": "string",
"secretKeyPath": "string",
"secretKeyUpdateTime": "string",
"virtualPhoneFlag": true,
"token": "string",
"inviteCount": 0,
"inviterUserKey": "string",
"openId": "string",
"channelUserId": "string",
"channelUserName": "string",
"checkInStatus": 0,
"isRootAgent": true,
"rootAgentUserId": "string",
"haveCompetitionStatus": "string",
"competitionProjectName": "string"
}'{
"error": true,
"data": {},
"success": true,
"warn": true,
"empty": true,
"property1": {},
"property2": {}
}