Question Response Attachments REST Endpoints

Learner Learning Records/Other Selected Course Offerings/Completion Details/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/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/otherSelectedCourseOfferings/{otherSelectedCourseOfferingsUniqID2}/child/completionDetails/{completionDetailsUniqID5}/child/questionnaireResponses/{QuestionnaireResponseId13}/child/questionResponses/{QuestionResponseId2}/child/questionResponseAttachments
Delete a response attachment
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/otherSelectedCourseOfferings/{otherSelectedCourseOfferingsUniqID2}/child/completionDetails/{completionDetailsUniqID5}/child/questionnaireResponses/{QuestionnaireResponseId13}/child/questionResponses/{QuestionResponseId25}/child/questionResponseAttachments/{questionResponseAttachmentsUniqID1}
Get a response attachment
Method: get
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/otherSelectedCourseOfferings/{otherSelectedCourseOfferingsUniqID2}/child/completionDetails/{completionDetailsUniqID5}/child/questionnaireResponses/{QuestionnaireResponseId13}/child/questionResponses/{QuestionResponseId25}/child/questionResponseAttachments/{questionResponseAttachmentsUniqID1}
Get all response attachments
Method: get
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/otherSelectedCourseOfferings/{otherSelectedCourseOfferingsUniqID2}/child/completionDetails/{completionDetailsUniqID5}/child/questionnaireResponses/{QuestionnaireResponseId13}/child/questionResponses/{QuestionResponseId2}/child/questionResponseAttachments
Update a response attachment
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/otherSelectedCourseOfferings/{otherSelectedCourseOfferingsUniqID2}/child/completionDetails/{completionDetailsUniqID5}/child/questionnaireResponses/{QuestionnaireResponseId13}/child/questionResponses/{QuestionResponseId25}/child/questionResponseAttachments/{questionResponseAttachmentsUniqID1}