Stop a survey
Endpoints
Stop Survey
API endpoint for stopping a survey. This can be triggered once the survey is completed.
POST
Stop a survey
A stopped survey no longer accepts new respondents, preventing any further additions.
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.