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
- 200
- 400
- 401
- 403
- 404
OK
Bad Request
Unauthorized
Forbidden
Not Found