{
"userID": 0,
"userName": "string",
"password": "string",
"email": "string",
"phone": "string",
"lastIP": "string",
"regIP": "string",
"nickName": "string",
"city": "string",
"country": "string",
"province": "string",
"language": "string",
"headImg": "string",
"isUpdateHeadImg": true,
"createdTime": 0,
"role": 0,
"sex": 0,
"status": 0,
"isAllData": 0,
"messageNotRead": {},
"roles": [
{
"id": 0,
"name": "string",
"desc": "string",
"createdTime": 0,
"status": 0
}
],
"tenant": {
"id": 0,
"code": "string",
"name": "string",
"adminUserID": 0,
"adminRoleID": 0,
"desc": "string",
"defaultProjectID": 0,
"backgroundColour": "string",
"backgroundImg": "string",
"isUpdateBackgroundImg": true,
"logoImg": "string",
"isUpdateLogoImg": true,
"title": "string",
"titleEn": "string",
"createdTime": 0,
"status": 0,
"adminUserInfo": {
"userID": 0,
"userName": "string",
"email": "string",
"phone": "string",
"lastIP": "string",
"regIP": "string",
"nickName": "string",
"headImg": "string",
"createdTime": 0
}
}
}curl --location --request POST '/api/v1/system/user/info/update' \
--header 'iThings-token: {{iThings-token}}' \
--header 'iThings-project-id: 1786838173980422144' \
--header 'iThings-app-code: {{iThings-app-code}}' \
--header 'iThings-user-role: 1' \
--header 'Accept-Language: en' \
--header 'iThings-tenant-code;' \
--header 'Content-Type: application/json' \
--data-raw '{
"userID": 0,
"userName": "string",
"password": "string",
"email": "string",
"phone": "string",
"lastIP": "string",
"regIP": "string",
"nickName": "string",
"city": "string",
"country": "string",
"province": "string",
"language": "string",
"headImg": "string",
"isUpdateHeadImg": true,
"createdTime": 0,
"role": 0,
"sex": 0,
"status": 0,
"isAllData": 0,
"messageNotRead": {},
"roles": [
{
"id": 0,
"name": "string",
"desc": "string",
"createdTime": 0,
"status": 0
}
],
"tenant": {
"id": 0,
"code": "string",
"name": "string",
"adminUserID": 0,
"adminRoleID": 0,
"desc": "string",
"defaultProjectID": 0,
"backgroundColour": "string",
"backgroundImg": "string",
"isUpdateBackgroundImg": true,
"logoImg": "string",
"isUpdateLogoImg": true,
"title": "string",
"titleEn": "string",
"createdTime": 0,
"status": 0,
"adminUserInfo": {
"userID": 0,
"userName": "string",
"email": "string",
"phone": "string",
"lastIP": "string",
"regIP": "string",
"nickName": "string",
"headImg": "string",
"createdTime": 0
}
}
}'{
"code": 0,
"msg": "success"
}
扫码加入 iThings微信交流群

扫码加入交流群