Work Skill Groups: List of Tasks

You can perform the following tasks using the WorkSkillGroups resource:

Task Task Type URI Description

Create/Replace work skill group

PUT

/rest/ofscMetadata/v1/workSkillGroups/{label}

This operation creates a work skill group resource or updates an existing work skill group.

Delete work skill group

DELETE

/rest/ofscMetadata/v1/workSkillGroups/{label}

This operation deletes the specified work skill group.

Get work skill group

GET

/rest/ofscMetadata/v1/workSkillGroups/{label}

The operation returns the specified work skill group.

Get work skill groups

GET

/rest/ofscMetadata/v1/workSkillGroups

This operation returns a collection of work skills groups.