{
"token": "string",
"userPropertyType": 0
}curl --location --request POST '/public-api/user-group//users' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "string",
"userPropertyType": 0
}'{
"result": "ok",
"response": [
{
"id": 92,
"uId": "28",
"name": "以佳琪",
"mobile": "13204452655",
"email": "k1z.fxk@139.com",
"loginId": "7",
"domId": "10",
"role": [
"voluptate magna ut veniam",
"enim adipisicing do culpa"
],
"config": {
"userProperties": {}
},
"enabled": false,
"ctime": "2025-03-29 08:23:19",
"isDel": true,
"lastLoginTime": "2026-01-11 08:57:16"
}
]
}