Skip to main content
PUT
Edit project template machine translate settings

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

projectTemplateUid
string
required

Project template UID

Body

application/json

Machine translate settings to apply

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[]