Create

POST
Creates a schema for survey, which includes name and description of schema.

Request

This endpoint expects an object.
namestringRequired
The survey's name.
descriptionstringOptional
Description about the survey.
introductory_textstringOptional
Text posted when introducing the survey to the responder.
response_textstringOptional
Text posted after the response is collected.
schemalist of maps from strings to anyOptional
Schema for the survey.
schema_with_metadatalist of objectsOptional
The schema with metadata for the survey.

Response

This endpoint returns an object.
surveyobject