Skip to main content
Version: 86.13.0

requestItemAttributeTranslation

POST 

/items/:id/ai-attribute-translation

Starts an AI translation job that translates a single text attribute of the draft Item into all the languages configured for the organization, overwriting the existing translations. The translation is performed asynchronously: the response carries the jobId and aiRequestId in the meta block, to be used to fetch the result with getItemAiRequest.

To access the service you need at least one of the following permissions:

Permission (one of)
updateItem

Request

Responses

AI translation job accepted. The meta block contains jobId and aiRequestId.