{
"info": {
"userName": "administrator3",
"password":"iThings666.",
"email": "123",
"phone": "234234",
"lastIP": "",
"regIP": "",
"nickName": "iThings管理员2",
"city": "",
"country": "",
"province": "",
"language": "",
"headImgUrl": "",
"role": 1,
"sex": 3,
"isAllData": 1
},
"roleIDs": [
1
]
}curl --location --request POST '/api/v1/system/user/info/create' \
--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 '{
"info": {
"userName": "administrator3",
"password":"iThings666.",
"email": "123",
"phone": "234234",
"lastIP": "",
"regIP": "",
"nickName": "iThings管理员2",
"city": "",
"country": "",
"province": "",
"language": "",
"headImgUrl": "",
"role": 1,
"sex": 3,
"isAllData": 1
},
"roleIDs": [
1
]
}'{
"uid": 3132131321213,
"code": 0,
"msg": "success"
}
扫码加入 iThings微信交流群

扫码加入交流群