These docs are for v1. Click to read the latest docs for v2.

surveys/:survey_id

Copy A Survey

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Example Usage

To copy an existing survey, enter the "id" of the survey you wish to copy and provide a title of the new survey using the "title" parameter.

https://api.smartsurvey.io/v1/surveys/123/?title=New Survey Title

The new survey object will be returned.

Path Params
int64
required

Survey id to copy from.

Body Params
string
Defaults to New Survey

Survey title

Response

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json