Skip to main content

Batch delete translation memory entry groups

DELETE 

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

For every entry ID in the payload, deletes the entire group that shares the same source text (and key). The request is deduplicated to distinct groups so passing multiple entries from the same row is a no-op past the first one.

Request

Responses

OK