Skip to main content
POST
Create an empty translation memory. Fill it with the Import Memory Items endpoint, then pass its id as selectedMemories when creating an order.

Authorizations

This endpoint requires API key authentication.

Body Parameters

string
required
Human-readable name of the translation memory.

Response

Returns the created translation memory object.
string
Unique identifier of the translation memory.
string
Human-readable name of the translation memory.
number
Number of translation units stored in the memory. Always 0 for a newly created memory.
string
Creation timestamp (ISO 8601).
string
Last update timestamp (ISO 8601).