Resource Work Skills REST Endpoints

Core/Resources/Resource Work Skills
The resource work skills resource is used to view, create, or delete work skills for a specific resource. The work skills functionality helps correlate the skill requirement for an incoming activity to the skills specified for each resource. This ensures that a resource is able to perform the activities assigned to it.
Delete a work skill
Method: delete
Path: /rest/ofscCore/v1/resources/{resourceId}/workSkills/{workSkill}
Get work skills
Method: get
Path: /rest/ofscCore/v1/resources/{resourceId}/workSkills
Set work skills
Method: post
Path: /rest/ofscCore/v1/resources/{resourceId}/workSkills