Description Usage Arguments Value Examples
View source: R/survey-response-exports.R
Delete a survey response
1 | delete_response(surveyId, responseId, decrementQuotas)
|
surveyId |
ID of the survey to delete the response from |
responseId |
ID of the response to be deleted |
decrementQuotas |
If true, any relevant quotas will be decremented |
A status
.
1 | ## Not run: delete_response("SV_012345678912345", "R_012345678912345", TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.