- Subcategories:
- Large Object (LOB) Attributes - FileContents
- Large Object (LOB) Attributes - FileWebImage
Question Response Attachments REST Endpoints
My Brand Meeting Surveys/Questionnaire Responses/Question Responses/Question Response Attachments
The questionResponseAttachments resource is a child of the questionResponses resource. It includes attachments added in response to a question.
- Create a response attachment
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/myBrandMeetingSurveys/{myBrandMeetingSurveys_Id}/child/questionnaireResponses/{myBrandMeetingSurveys_questionnaireResponses_Id}/child/questionResponses/{myBrandMeetingSurveys_questionnaireResponses_questionResponses_Id}/child/questionResponseAttachments - Delete a response attachment
- Method: deletePath:
/hcmRestApi/resources/11.13.18.05/myBrandMeetingSurveys/{myBrandMeetingSurveys_Id}/child/questionnaireResponses/{myBrandMeetingSurveys_questionnaireResponses_Id}/child/questionResponses/{myBrandMeetingSurveys_questionnaireResponses_questionResponses_Id}/child/questionResponseAttachments/{myBrandMeetingSurveys_questionnaireResponses_questionResponses_questionResponseAttachments_Id} - Get a response attachment
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/myBrandMeetingSurveys/{myBrandMeetingSurveys_Id}/child/questionnaireResponses/{myBrandMeetingSurveys_questionnaireResponses_Id}/child/questionResponses/{myBrandMeetingSurveys_questionnaireResponses_questionResponses_Id}/child/questionResponseAttachments/{myBrandMeetingSurveys_questionnaireResponses_questionResponses_questionResponseAttachments_Id} - Get all response attachments
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/myBrandMeetingSurveys/{myBrandMeetingSurveys_Id}/child/questionnaireResponses/{myBrandMeetingSurveys_questionnaireResponses_Id}/child/questionResponses/{myBrandMeetingSurveys_questionnaireResponses_questionResponses_Id}/child/questionResponseAttachments - Update a response attachment
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/myBrandMeetingSurveys/{myBrandMeetingSurveys_Id}/child/questionnaireResponses/{myBrandMeetingSurveys_questionnaireResponses_Id}/child/questionResponses/{myBrandMeetingSurveys_questionnaireResponses_questionResponses_Id}/child/questionResponseAttachments/{myBrandMeetingSurveys_questionnaireResponses_questionResponses_questionResponseAttachments_Id}