POST https://api.surveyjs.io/private/Surveys/create?accessKey={accessKey}&name={name}&ownerId={ownerId}
Creates a new survey.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
accessKey |
Your private access key.
|
string |
Required
|
name |
A name for the new survey.
|
string |
Required
|
ownerId |
(Optional) Your organization's ID.
|
string |
None.
|
Response Information
Response Formats
application/json, text/json, application/xml, text/xml
Sample not available.