Recruiting Job Requisition Prescreening Questions REST Endpoints
Recruiting Job Requisition Prescreening Questions
The prescreeningQuestions resource is the child of the recruitingUIJobRequisitions resource and provides the details of the prescreening questions for a given recruiting job requisition.
- Create a prescreening question
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIQstnrQuestions
- Get a prescreening question
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIQstnrQuestions/{QstnrQuestionId}
- Get all prescreening questions
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIQstnrQuestions
- Remove a prescreening question
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIQstnrQuestions/action/removeQuestion
- Update a prescreening question in a questionnaire
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIQstnrQuestions/action/updateQuestion
- Update the sequence of prescreening questions in a questionnaire
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIQstnrQuestions/action/updateSequenceNumber