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: delete
Path: /hcmRestApi/resources/11.13.18.05/recruitingCECandidateSkillItems/{SkillId}
Get a skill item for the candidate.
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingCECandidateSkillItems/{SkillId}
Get all the skill items for the candidate.
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingCECandidateSkillItems
Submit all the skill items.
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingCECandidateSkillItems
Update the skill items
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/recruitingCECandidateSkillItems/{SkillId}