Endpoints
Stop Survey
API endpoint for stopping a survey. This can be triggered once the survey is completed.
POST
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
200
application/json
Upon successful processing, the API returns a 200 OK status code along with the expected data.
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.