/
AC
activeboxes
/
ActiveBoxes Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
app-connections
4
flow-runs
2
flow-templates
4
flows
6
folders
5
git-repos
1
post
/v1/git-repos
pieces
1
platforms
1
project-members
2
project-releases
1
projects
4
user-invitations
3
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
Changes