PUT https://api.surveyjs.io/private/Surveys/changeName/{id}?accessKey={accessKey}&name={name}
Change the survey name.
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
|
name |
Survey new name.
|
string |
Required
|
Response Information
Response Formats
application/json, text/json, application/xml, text/xml
Sample not available.