Skip to main content
POST
Pre-translate from TM

Authorizations

Authorization
string
header
required

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

projectId
string
required

Project id (UUID) or id-embedded path slug.

Body

application/json
minMatchPercentage
integer

Only apply matches at or above this score (floor 40). Defaults to the lowest configured minimum across the applicable TMs.

Required range: 40 <= x <= 100
Example:

80

Response

The queued job's id and initial status — poll the status endpoint to track it.

success
boolean
required
data
object
required