Authorization: Bearer ********************
{ "userIds": [ 1 ] }
curl --location --request PATCH 'https://m1.apifoxmock.com/m1/3776410-0-default/role/users/remove/1' \ --header 'Content-Type: application/json' \ --data-raw '{ "userIds": [1] }'
{}