Skip to main content
DELETE
Delete a translation memory by ID, along with its stored translation units. This cannot be undone.
Orders that reference the memory via selectedMemories will no longer receive matches from it.

Authorizations

This endpoint requires API key authentication.

Path Parameters

string
required
The translation memory’s unique identifier.

Response

A successful delete returns 204 No Content with an empty body.