QuestionnaireResponse REST Endpoints

Description

QuestionnaireResponse
The operations from the QuestionnaireResponse category.
Get a list of questionnaire responses
Method: get
Path: /QuestionnaireResponse/
Get a questionnaire response by ID
Method: get
Path: /QuestionnaireResponse/{id}
Update a questionnaire response
Method: put
Path: /QuestionnaireResponse/{id}