How can I delete a survey itself via the API?
As of the official SurveySparrow v3 API documentation, there is no documented API endpoint to delete a survey itself — even if the survey has been closed. The only delete endpoints currently available are for sub-resources (questions, responses), not the survey object itself.
Is deleting a survey via the API on your roadmap?