{
"reqType": "string",
"userName": "string",
"password": "string",
"role": 0,
"sex": 0,
"email": "string",
"phone": "string",
"wechat": "string",
"lastIP": "string",
"regIP": "string",
"nickName": "string",
"city": "string",
"province": "string",
"country": "string",
"language": "string",
"headImgUrl": "string"
}curl --location '/api/v1/system/user/create' \
--header 'iThings-token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJVaWQiOiIxNzQwMzU4MDU3MDM4MTg4NTQ0IiwiZXhwIjoxNjgzNTQ4NDU5LCJpYXQiOjE2ODM1NDQ4NTksIlJvbGUiOjF9.ygQyxFx7AGtf7vcFJmE-xcElQUtwE23HN_0av02tSec' \
--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 '{
"reqType": "string",
"userName": "string",
"password": "string",
"role": 0,
"sex": 0,
"email": "string",
"phone": "string",
"wechat": "string",
"lastIP": "string",
"regIP": "string",
"nickName": "string",
"city": "string",
"province": "string",
"country": "string",
"language": "string",
"headImgUrl": "string"
}'{
"uid": 3132131321213,
"code": 0,
"msg": "success"
}
扫码加入 iThings微信交流群

扫码加入交流群