Recruiting Candidate Job Application Drafts REST Endpoints

Recruiting Candidate Job Application Drafts
The recruitingCEJobApplicationDrafts resource includes the draft job applications of a candidate. Note that the service endpoints in this resource category are only for Oracle internal use.
Create an application draft
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingCEJobApplicationDrafts
Delete an application draft
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/recruitingCEJobApplicationDrafts/{APPDraftId}
Get a draft
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingCEJobApplicationDrafts/{APPDraftId}
Get all application drafts
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingCEJobApplicationDrafts
Update an application draft
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/recruitingCEJobApplicationDrafts/{APPDraftId}