Skip to main content
POST
Auto-translate resource content

Autorisierungen

Authorization
string
header
erforderlich

The access token received from the authorization server in the OAuth 2.0 flow.

Pfadparameter

resource_id
string<uuid>
erforderlich

Resource UUID

Body

application/json
target_languages
string[]
erforderlich

Target language codes to translate into.

source_language
string | null

Source language code. Auto-detected if null.

context
string | null

Additional context for the translation.

fill_missing_only
boolean

Only translate fields that are currently empty.

Antwort

200 - application/vnd.api+json

Translated resource

The response is of type object.