POST https://api.surveyjs.io/private/Surveys/create?accessKey={accessKey}&name={name}&ownerId={ownerId}
Create a new survey.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
accessKey |
Your user unique indentificator.
|
string |
Required
|
name |
Your survey name.
|
string |
Required
|
ownerId |
Your user's organization unique indentificator.
|
string |
None.
|
Response Information
Response Formats
application/json, text/json, application/xml, text/xml
Sample not available.