Take a survey live
Our updated BUY API documentation is available here.
We hope you enjoy the new experience! Reach out to us with your feedback or questions on supportbuyapi@purespectrum.com
Happy programming! 🎉
Take a survey live (status 22). This call is used to change the status of the survey.
bapit-7
Request
PUT $apihost/$basepath/surveys/$surveyId/status
($apihost is the environment against which you are testing, and $basepath is the base path with the api version. All Buy API calls will require access-token parameter in the header)
Parameters:
Body:
{
"ps_survey_status": 22
}Response
Response Code
200