Skip to main content
POST
Python (SDK)

Authorizations

tql_api_key
string
header
required

Headers

Connect-Protocol-Version
enum<number>
default:1
required

Define the version of the Connect protocol

Available options:
1
Connect-Timeout-Ms
number

Define the timeout, in ms

Body

application/json

The body is of type PlanOntologyMergeRequest · object.

Response

Success

outcome
enum<string>
Available options:
ONTOLOGY_MERGE_OUTCOME_UNSPECIFIED,
ONTOLOGY_MERGE_OUTCOME_ALREADY_UP_TO_DATE,
ONTOLOGY_MERGE_OUTCOME_LOCAL_AHEAD,
ONTOLOGY_MERGE_OUTCOME_FAST_FORWARD,
ONTOLOGY_MERGE_OUTCOME_BOOTSTRAP_ADOPT,
ONTOLOGY_MERGE_OUTCOME_MERGE_REQUIRED,
ONTOLOGY_MERGE_OUTCOME_UNRELATED_HISTORIES
localHeadHash
string
remoteHeadHash
string
remoteAdditionPaths
string[]
conflictPaths
string[]