- Subcategories:
- Questionnaire Responses
My Brand Meeting Surveys REST Endpoints
My Brand Meeting Surveys
The myBrandMeetingSurveys resource provides the list of values for meeting surveys.
- Create a meeting survey for participant
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/myBrandMeetingSurveys - Delete a meeting survey for participant
- Method: deletePath:
/hcmRestApi/resources/11.13.18.05/myBrandMeetingSurveys/{myBrandMeetingSurveys_Id} - Get a meeting survey
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/myBrandMeetingSurveys/{myBrandMeetingSurveys_Id} - Get all meeting surveys
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/myBrandMeetingSurveys - Update a meeting survey for participant
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/myBrandMeetingSurveys/{myBrandMeetingSurveys_Id}