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: put
Path: /rest/ofscMetadata/v1/workSkills/{label}
Delete a work skill
Method: delete
Path: /rest/ofscMetadata/v1/workSkills/{label}
Get a work skill
Method: get
Path: /rest/ofscMetadata/v1/workSkills/{label}
Get work skills
Method: get
Path: /rest/ofscMetadata/v1/workSkills