Update

POST

Updates a survey’s metadata.

Request

This endpoint expects an object.
idstringRequired

The ID of the survey to update.

descriptionstringOptional<=1000 characters

The updated description about the survey.

headerstringOptional<=1000 characters

Header of the survey.

introductory_textstringOptional<=1000 characters

The updated text posted when introducing the survey to the responder.

namestringOptional>=1 character<=100 characters

The survey’s updated name.

response_textstringOptional<=1000 characters

Text posted after the response is collected.

schema_with_metadatalist of objectsOptional

The updated schema with metadata for the survey.

titlestringOptional<=1000 characters

Title of the survey.

surveystringOptionalDeprecated

The ID of the survey to update.

Response

Success.

surveyobject