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
Response
No Content
Changes
No recorded changes to this endpoint across all 50 revisions of this API.