Skip to main content

Create translation memory entries for multiple target languages

POST 

/v2/organizations/:organizationId/translation-memories/:translationMemoryId/entries/multiple

Atomic counterpart to the per-language POST. All entries land in one transaction, or none do — replaces the UI's previous per-language loop which could leave a partial result if a later language failed. The same target language must not appear twice in the same request.

Request

Responses

OK