Create New Survey

Body Params
string
required

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

json
required

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
required

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". URL: The URL of the welcome message to play it. In this example, it is "https://www.ald".

Responses

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