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: post
Path: /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: delete
Path: /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: get
Path: /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: get
Path: /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: patch
Path: /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}