DeleteSurveyResponse
Delete a response on a collector.
Input
| Name | Type | Required | Description |
| CollectorId | String | True | The colletor ID. |
| ResponseId | String | True | The ID of the response to delete. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | Whether the operation was successful or not. |