Skip to main content
PUT
Assign machine translate engine to project

Authorizations

Authorization
string
header
required

Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.

Path Parameters

projectUid
string
required

UID of the project

Body

application/json

MT settings to apply; omit machineTranslateSettings to remove all MT settings

Machine translate settings to apply to a project template

machineTranslateSettings
object
machineTranslateSettingsPerLangs
object[]

Machine translate settings per target locale; when set, only the given locales are updated and other locales are left untouched. Takes precedence over machineTranslateSettings.

Response

OK

mtSettingsPerLangList
object[]