Update Survey

Path Params
string
required

surveyId you want to get

Query Params
string

A string representing the name of the survey. In this example, the survey is named "SurveyTwo"

json

wrongEntry: An object that defines the response when a participant makes a wrong entry in the survey. mediaType: Specifies the type of media used for the response. In this case, it is set to "TTS", which stands for Text-To-Speech. content: The content of the message that will be converted to speech in the event of a wrong entry. Here, the message is "I was right".

json

welcomeMessage: An object representing the initial message displayed to participants when they start the survey. content: The text of the welcome message. In this example, it is "I was right".

Responses

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