/
AC
activeboxes
/
ActiveBoxes Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
activeboxes
ActiveBoxes Documentation
post
/v1/git-repos
v1
latest
OpenAPI 3.0.3
2026-07-13
34
27
506.2 KB
git-repos
Upsert a git repository information for a project.
post
/v1/git-repos
Request body
object
required
projectId
string
required
remoteUrl
string
required
branch
string
required
branchType
union
required
sshPrivateKey
string
required
slug
string
required
Response
Default Response
object
required
id
string
required
created
string
required
updated
string
required
remoteUrl
string
required
branch
string
required
branchType
union
required
projectId
string
required
slug
string
required