Restart a survey
Endpoints
Restart Survey
API endpoint for restarting a survey. This can be triggered to resume a previously stopped survey.
POST
Restart a survey
A restarted survey resumes accepting new respondents, allowing further additions after being previously stopped.
Authorizations
Body
application/json
Request body for getting all respondents
The name of the survey.
Response
Upon successful processing, the API returns a 200 OK status code along with the expected data.
A variable indicating whether the operation was successful.
Available options:
true, false 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.