Recruiting CE Candidate Education REST Endpoints

Recruiting CE Candidate Education
The recruitingCECandidateEducationItems resource includes details about the candidate's education. Note that the service endpoints in this resource category are only for Oracle internal use.
Delete the details of the education items of the candidate.
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/recruitingCECandidateEducationItems/{EducationId}
Get all the education items of the candidate.
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingCECandidateEducationItems
Get an education item of the candidate.
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingCECandidateEducationItems/{EducationId}
Submit all the details of the education items of the candidate.
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingCECandidateEducationItems
Update the details of the education items of the candidate.
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/recruitingCECandidateEducationItems/{EducationId}