Question Participants REST Endpoints
My Brand Surveys/Question Participants
The QuestionParticipants resource is a child of the feedbackRequests resource. It includes users who are configured for ad-hoc questions added to a questionnaire.
- Create a question participant
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/myBrandSurveys/{myBrandSurveys_Id}/child/questionParticipants - Get a question participant
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/myBrandSurveys/{myBrandSurveys_Id}/child/questionParticipants/{myBrandSurveys_questionParticipants_Id} - Get all question participants
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/myBrandSurveys/{myBrandSurveys_Id}/child/questionParticipants