v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-031984301.2 MB
Translation Engine

Update Translation Engine

Updates a translation engine.

It can be used to update a stand-alone translation engine or a project's translation engine. The identifier of a project's translation engine can be retrieved only by calling Get Project endpoint.

Pay special attention that some properties can not be changed for a project's translation engine. These include: name, description, definition.languageProcessingId, and language pairs can not be added/removed from definition.languagePairDefinitions.

Pay special attention to how updating works.

put/translation-engines/{translationEngineId}

Headers

Authorizationstring required

The bearer access token provided by Auth0.

X-LC-Tenantstring required

The identifier of the account where the request is executed.

Request body

namestring
<div style="display:inline; float:right; color:#008080; margin-top:-23px; font-size:11px">default</div><div style="display: inline;">The translation engine name.</div>
descriptionstring

Response

No Content