Recruiting CE Skill Items REST Endpoints
            
            Recruiting CE Skill Items
            
        
        
    The recruitingCECandidateSkillItems resource includes the details of the candidate skill items. Note that the service endpoints in this resource category are only for Oracle internal use.
- Delete the skill items
 - Method: deletePath:
/hcmRestApi/resources/11.13.18.05/recruitingCECandidateSkillItems/{SkillId} - Get a skill item for the candidate.
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingCECandidateSkillItems/{SkillId} - Get all the skill items for the candidate.
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingCECandidateSkillItems - Submit all the skill items.
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingCECandidateSkillItems - Update the skill items
 - Method: patchPath:
/hcmRestApi/resources/11.13.18.05/recruitingCECandidateSkillItems/{SkillId}