Responses
Delete a response from the database by using pair of question key and respondent id
Method deletes the response by using question key and respondent id.
delete/Responses/{QuestionKey}/{RespondentID}
Path parameters
QuestionKeyinteger required
Key of question
RespondentIDstring required
ID of respondent
Response
OK