Skills Mappings Between Provider and Oracle Learning REST Endpoints
Skills Mappings Between Provider and Oracle Learning
The wlfProviderSkillMappings resource provides details of mappings between source provider skills and their corresponding matched skills in active Oracle skill catalogs.
- Create a skill mapping
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/wlfProviderSkillMappings - Get a skill mapping
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/wlfProviderSkillMappings/{skillMappingId} - Get all skill mappings
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/wlfProviderSkillMappings - Update a skill mapping
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/wlfProviderSkillMappings/{skillMappingId}