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: postPath:
/hcmRestApi/resources/11.13.18.05/devGoalsMassAssignProcess/{devGoalsMassAssignProcessUniqID}/child/devExcludedWorkers - Delete an excluded worker from the mass assignment process of development goals
 - Method: deletePath:
/hcmRestApi/resources/11.13.18.05/devGoalsMassAssignProcess/{devGoalsMassAssignProcessUniqID}/child/devExcludedWorkers/{MassRequestExemptionId} - Get a worker excluded from the mass assignment process of development goals
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/devGoalsMassAssignProcess/{devGoalsMassAssignProcessUniqID}/child/devExcludedWorkers/{MassRequestExemptionId} - Get all workers excluded from the mass assignment process of development goals
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/devGoalsMassAssignProcess/{devGoalsMassAssignProcessUniqID}/child/devExcludedWorkers