Update Survey
Updates a survey's metadata.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
The ID of the survey to update.
description
The updated description about the survey.
header
Header of the survey.
introductory_text
The updated text posted when introducing the survey to the
responder.
name
The survey's updated name.
response_text
Text posted after the response is collected.
schema_with_metadata
The updated schema with metadata for the survey.
title
Title of the survey.
surveyDeprecated
The ID of the survey to update.
Response
Success.
survey