Projects

Converts an existing project to store its configuration in version control.

post/projects/{projectId}/git/convert

Path parameters

projectIdstring required

Request body

ChangeDescriptionstring required
CommitMessagestring
InitialCommitBranchNamestring
ProjectIdstring required
SpaceIdstring required

Response

Empty response indicating the Project was converted

ConvertProjectToVersionControlledResponse required

Changes