PUT https://api.surveyjs.io/private/Surveys/storeIPAddressInResult/{id}?accessKey={accessKey}&storeIPAddress={storeIPAddress}
Specifies whether to store a client's IP in survey results.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
accessKey |
Your private access key.
|
string |
Required
|
id |
A survey ID.
|
globally unique identifier |
Required
|
storeIPAddress |
Pass true if you want to store a client's IP address in survey results.
|
boolean |
Required
|
Response Information
Response Formats
application/json, text/json, application/xml, text/xml
Sample not available.