PUT https://api.surveyjs.io/private/Surveys/setUseCookies/{id}?accessKey={accessKey}&useCookies={useCookies}
Enable or disable using cookies of the publishing survey.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
accessKey |
Your user unique indentificator.
|
string |
Required
|
id |
A survey unique indentificator.
|
globally unique identifier |
Required
|
useCookies |
Set to true if the published survey should use cookies.
|
boolean |
Required
|
Response Information
Response Formats
application/json, text/json, application/xml, text/xml
Sample not available.