Translate a survey

Translates every question in a survey from its default language into targetLanguage and republishes the survey's call routing. Questions already translated into that language are skipped, and custom actions are copied across rather than translated. Audio generation runs after the response is sent, so a question can come back with ttsStatus: failed, or with audio still being produced, inside an otherwise successful 200. A survey with no questions returns translations: [] and writes nothing.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The survey's UUID.

Body Params
string
required

Language code to translate into. Required and nonempty; the format is not checked here.

Responses

401

Missing or invalid API key.

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