curl --location '/api/departments/update-dept-role' \ --header 'Content-Type: application/json' \ --data '{ "dept_id": 0, "ids": [ 0 ] }'