projects

Clone a project without registering it so Git setup can be completed

post/api/v1/projects/clone/prepare

Request body

destinationParentstring required
namestring nullable
projectIdstring nullable
remoteUrlstring required

Response

OK

pathstring required
preparationIdstring required
remoteUrlstring required

Changes