English translation tool.

Translate a list of English texts into the selected language.

post/v1/knowledge-models/{knowledge_model_id}/tools/translation

Path parameters

knowledge_model_idstring required

Request body

source_textsstring[] required

List of English texts.

target_languagestring required

The language into which the texts need to be translated.

Response

Successful Response

translationsstring[] required

The translated phrases

Changes

No recorded changes to this endpoint across all 1 revision of this API.