Skip to main content
POST
Activate a connected repository

Authorizations

Authorization
string
header
required

Organization-scoped EvalGate API key. Discover the supported agent scopes at /.well-known/oauth-protected-resource. Per-operation grants are listed in x-evalgate-required-scopes; OpenAPI bearer security requirement arrays remain empty as required for non-OAuth schemes.

Body

application/json
repositoryId
number
required
idempotencyKey
string
required
requestedRef
string
required
targetSha
string
required
intakeManifestHash
string
required
rootPath
string
harnessPresetKey
string
startScan
Available options:
false
confirmPrivileged
Available options:
false

Response

Successful response

repository
object
required
activationRun
object
required
installCommands
string[]
required