Translation

Translate to single locale

Translate plan content to a target locale. Used for re-translation from any source language.

post/api/v1/admin/translate/to-locale

Request body

contentobject required

Source plan content

targetLocalestring required

Target locale (e.g. en)

sourceLocalestring

Optional source locale hint

Response

Translated content

successboolean required
dataobject required

PlanI18nFields for target locale

Changes

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