{
"roleId": "1",
"userIds": "1840317628133531649"
}curl --location --request PUT '/system/role/authUser/cancelAll' \
--header 'Authorization: Bearer {{Authorization}}' \
--header 'Clientid: e5cd7e4891bf95d1d19206ce24a7b32e' \
--header 'TenantId: 000000' \
--header 'Content-Type: application/json' \
--data-raw '{
"roleId": "1",
"userIds": "1840317628133531649"
}'{
"code": 0,
"data": null,
"message": "string",
"status": 0
}