v1

latestOpenAPI 3.1.02026-07-263971,2281.1 MB
OntologyManagementService

ConfigureOntologyRemote

post/textql.rpc.public.patches.OntologyManagementService/ConfigureOntologyRemote

Headers

Connect-Protocol-Version1 required

Define the version of the Connect protocol

Connect-Timeout-Msnumber

Define the timeout, in ms

Request body

remoteUrlstring
authTypestring
tokenstring nullable
sshPrivateKeystring nullable
sshKeyPasswordstring nullable
defaultBranchstring nullable
githubAppIdstring nullable
githubAppInstallationIdstring nullable
githubAppPrivateKeystring nullable
signingKeyTypestring nullable
signingKeystring nullable
pushModestring nullable
useHostedGithubAppboolean

Response

Success

Example response

{
  "remote": {
    "createdAt": "2023-01-15T01:30:15.01Z",
    "updatedAt": "2023-01-15T01:30:15.01Z",
    "lastSyncedAt": "2023-01-15T01:30:15.01Z"
  }
}