{ "userId": 0, "roleId": 0 }
curl --location --request PUT '/system/role/authUser/cancel' \ --header 'Content-Type: application/json' \ --data-raw '{ "userId": 0, "roleId": 0 }'
{ "": {} }