DELETE https://api.surveyjs.io/private/Surveys/deleteResult?accessKey={accessKey}&postId={postId}&instanceId={instanceId}
Deletes particular survey results. Use this method to delete spam or test results.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
accessKey |
Your private access key.
|
string |
Required
|
postId |
A survey's post ID.
|
globally unique identifier |
Required
|
instanceId |
A survey results ID.
|
globally unique identifier |
Required
|
Response Information
Response Formats
application/json, text/json, application/xml, text/xml
Sample not available.