{"id":"869250343766237185","empIds":["5574065340973790098","5114696763825461441"]}
curl --location --request POST '/api/hrm/restful/removeChannelUsers' \
--header 'Content-Type: application/json' \
--data-raw '{"id":"869250343766237185","empIds":["5574065340973790098","5114696763825461441"]}'
{
"code": 200,
"msg": "接口返回成功",
"status": true,
"fail": false
}