Authorization: Bearer ********************{
"grant_deptid": 1,
"deptid": 1919,
"featureid": "global-connect",
"is_granted": 1
}curl --location --request POST '/service-grant/change-dept-user' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"grant_deptid": 1,
"deptid": 1919,
"featureid": "global-connect",
"is_granted": 1
}'{
"grant_dept_id": 5,
"ent_userid": 1240833,
"dept": {
"user_count": 499,
"granted_count": 498
}
}