Pre-translate from TM
Translation Memory
Pre-translate from TM
Apply TM matches to the project’s untranslated strings in bulk (leverage). Runs asynchronously — poll the returned jobId.
Already-translated values are skipped. When the project requires approval, written values follow the caller’s approval rights exactly as in the app.
Constraints:
- 409 while another import/export/sync job is running on the project.
minMatchPercentagedefaults to each TM’s configured minimum.
POST
Pre-translate from TM
Authorizations
API token: tsu_pat_… (PAT) or tsu_proj_… (project token). The token's granted RBAC permissions determine access; see each operation's x-permission.
Path Parameters
Project id (UUID) or id-embedded path slug.
Body
application/json
Only apply matches at or above this score (floor 40). Defaults to the lowest configured minimum across the applicable TMs.
Required range:
40 <= x <= 100Example:
80

