Edit an existing survey group
Edit an existing survey group
Request
PUT $apihost/$basepath/surveygroups/$buyer_surveygroup_ref
($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:
{
"name": "My First Group",
"surveys_in_group": [3437,3438],
"exclusion_period": 90
}
Response
Response Code
200
Response Body
, multiple selections available,
Related content
Apply Survey Group to a Project
Apply Survey Group to a Project
Read with this
Apply Multiple Survey Group to a Project
Apply Multiple Survey Group to a Project
Read with this
Enable FEOT and Survey grouping to a survey
Enable FEOT and Survey grouping to a survey
More like this
Survey with no qualifications or quotas
Survey with no qualifications or quotas
Read with this
Creating an exclusion group
Creating an exclusion group
Read with this
Codes & Units
Codes & Units
Read with this