Question Response Attachments REST Endpoints

Learner Learning Records/Primary Selected Course Offerings/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/primarySelectedCourseOffering/{primarySelectedCourseOfferingUniqID2}/child/questionnaireResponses/{QuestionnaireResponseId17}/child/questionResponses/{QuestionResponseId3}/child/questionResponseAttachments
Delete a response attachment
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/primarySelectedCourseOffering/{primarySelectedCourseOfferingUniqID2}/child/questionnaireResponses/{QuestionnaireResponseId17}/child/questionResponses/{QuestionResponseId33}/child/questionResponseAttachments/{questionResponseAttachmentsUniqID1}
Get a response attachment
Method: get
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/primarySelectedCourseOffering/{primarySelectedCourseOfferingUniqID2}/child/questionnaireResponses/{QuestionnaireResponseId17}/child/questionResponses/{QuestionResponseId33}/child/questionResponseAttachments/{questionResponseAttachmentsUniqID1}
Get all response attachments
Method: get
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/primarySelectedCourseOffering/{primarySelectedCourseOfferingUniqID2}/child/questionnaireResponses/{QuestionnaireResponseId17}/child/questionResponses/{QuestionResponseId3}/child/questionResponseAttachments
Update a response attachment
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/primarySelectedCourseOffering/{primarySelectedCourseOfferingUniqID2}/child/questionnaireResponses/{QuestionnaireResponseId17}/child/questionResponses/{QuestionResponseId33}/child/questionResponseAttachments/{questionResponseAttachmentsUniqID1}