Work Skills: List of Tasks

You can perform the following tasks using the WorkSkills resource:

Task Task Type URI Description

Create/Replace work skill

PUT

/rest/ofscMetadata/v1/workSkills/{label}

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

Delete work skill

DELETE

/rest/ofscMetadata/v1/workSkills/{label}

This operation deletes the specified work skill.

Get work skill

GET

/rest/ofscMetadata/v1/workSkills/{label}

This operation returns the specified work skill resource. The operation returns all the translations related to the work skill.

Get work skills

GET

/rest/ofscMetadata/v1/workSkills

This operation returns a collection of work skills. The operation returns all the existing translations related to the resources.