/
Change Survey Status
Change Survey Status
Change the status of the survey.
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)
Body:
{
"ps_survey_status": 33
}
Response
Response Code
200
Response Body
, multiple selections available,
Related content
Survey with Age, Income, Gender Qualifications and Quotas
Survey with Age, Income, Gender Qualifications and Quotas
Read with this
Get Survey Status
Get Survey Status
More like this
Request and Response parameters
Request and Response parameters
Read with this
Edit an existing survey group
Edit an existing survey group
More like this
Codes & Units
Codes & Units
Read with this
Update completes required via PATCH
Update completes required via PATCH
More like this