Languages / Translate

Translate text

Route: /api/{tenant:minlength(2)}/v{version:apiVersion}/languages/translate

Method: POST

Authorisation: Minimum role: USER

Request Arguments
Name Type Source
inputDTO_translationBody

  Request body example

Response object

Response status: 200 (OK)

Response type: DTO_translation

Wrapper: DTO_response_wrap

Other response statuses: 403 (Forbidden)

  Response body example

DTO_translation
NameTypeReadOnlyDescription
language_sourceStringLanguage source
language_targetStringLanguage target
sys_content_richDTO_rich_textSys content rich
DTO_rich_text
NameTypeReadOnlyDescription
plain_previewStringReadOnlyPlain preview
htmlStringHtml
editorjsDTO_editorjsEditorjs
read_minutesInt32Read minutes
DTO_editorjs
NameTypeReadOnlyDescription
timeInt64Time
versionStringVersion
blocksDTO_editorjs_block[]Blocks
DTO_editorjs_block
NameTypeReadOnlyDescription
idStringId
typeStringType
dataObjectData