Skip to main content
POST
Resolve merge conflicts (write)

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.

branchId
string
required

Translation branch id (UUID).

Body

application/json
resolutions
object[]
required

One or more conflict resolutions to apply (at least one required).

Minimum array length: 1

Response

The number of conflicts resolved.

success
boolean
required
data
object
required