DELETE https://api.surveyjs.io/private/Surveys/deleteAllResults/{id}?accessKey={accessKey}
Deletes all results of a particular survey. Use it to delete all test results before publishing a survey.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
accessKey |
Your private access key.
|
string |
Required
|
id |
A survey ID.
|
globally unique identifier |
Required
|
Response Information
Response Formats
application/json, text/json, application/xml, text/xml
Sample not available.