{
"tenantId": "string",
"userId": [
0
],
"roleId": "string",
"creater": "string"
}curl --location '/api/user/auth/save' \
--header 'Content-Type: application/json' \
--data '{
"tenantId": "string",
"userId": [
0
],
"roleId": "string",
"creater": "string"
}'{
"userIds": [
{
"userId": "string",
"authFlag": "string"
}
]
}