Delete surveys
Endpoints
Delete Surveys
Delete one or more surveys and all associated data that you own.
POST
Delete surveys
Delete one or more surveys that you own. This removes all associated data: respondents, respondent metadata, interaction data, flattened collections, quality settings, and the survey itself.Documentation Index
Fetch the complete documentation index at: https://docs.redem.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
Request body for deleting surveys
🔒 Authentication: This endpoint is only accessible via a PRIVATE API key type
Array of survey names to delete.
Minimum array length:
1Response
Successful deletion response.
A variable indicating whether the operation was successful.
A variable that human-readable message providing additional context or confirmation of the requested action.
This object serves as a container to hold the results for the requested data, encapsulating all relevant information and outputs in a structured format.

