Development Excluded Workers REST Endpoints

Development Goals Mass Assignment Process/Development Excluded Workers
The devExcludedWorkers resource is a child of the devGoalsMassAssignProcesses resource and provides all the workers who are excluded from the mass assignment process of development goals.
Add an excluded worker in the mass assignment process of development goals
Method: post
Path: /hcmRestApi/resources/11.13.18.05/devGoalsMassAssignProcess/{devGoalsMassAssignProcessUniqID}/child/devExcludedWorkers
Delete an excluded worker from the mass assignment process of development goals
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/devGoalsMassAssignProcess/{devGoalsMassAssignProcessUniqID}/child/devExcludedWorkers/{MassRequestExemptionId}
Get a worker excluded from the mass assignment process of development goals
Method: get
Path: /hcmRestApi/resources/11.13.18.05/devGoalsMassAssignProcess/{devGoalsMassAssignProcessUniqID}/child/devExcludedWorkers/{MassRequestExemptionId}
Get all workers excluded from the mass assignment process of development goals
Method: get
Path: /hcmRestApi/resources/11.13.18.05/devGoalsMassAssignProcess/{devGoalsMassAssignProcessUniqID}/child/devExcludedWorkers