git-repos

Upsert a git repository information for a project.

post/v1/git-repos

Request body

projectIdstring required
remoteUrlstring required
branchstring required
branchType'PRODUCTION' | 'DEVELOPMENT' required
sshPrivateKeystring required
slugstring required

Response

Default Response

idstring required
createdstring required
updatedstring required
remoteUrlstring required
branchstring required
branchType'PRODUCTION' | 'DEVELOPMENT' required
projectIdstring required
slugstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.