Work Skill Groups REST Endpoints

Metadata/Work Skills/Work Skill Groups
The work skill groups resource is used to view, create, update, or delete a work skill group. The work skill group is a collection of work skills used to assign skills to resources.
Create or replace a work skill group
Method: put
Path: /rest/ofscMetadata/v1/workSkillGroups/{label}
Delete a work skill group
Method: delete
Path: /rest/ofscMetadata/v1/workSkillGroups/{label}
Get a work skill group
Method: get
Path: /rest/ofscMetadata/v1/workSkillGroups/{label}
Get work skill groups
Method: get
Path: /rest/ofscMetadata/v1/workSkillGroups