QuestionnaireResponse REST Endpoints

Description

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