- Subcategories:
- Work Skill Conditions
- Work Skill Groups
Work Skills REST Endpoints
Metadata/Work Skills
The work skills resource is used to view, create, update, or delete a work skill. The work skill is a skill or competency of a resource that has to perform an activity.
- Create or replace a work skill
- Method: putPath:
/rest/ofscMetadata/v1/workSkills/{label} - Delete a work skill
- Method: deletePath:
/rest/ofscMetadata/v1/workSkills/{label} - Get a work skill
- Method: getPath:
/rest/ofscMetadata/v1/workSkills/{label} - Get work skills
- Method: getPath:
/rest/ofscMetadata/v1/workSkills