Fork a project into a new project.
post/midgard/v0.1/project/{projectId}/fork
Request
Authorization
X-AT
header
apiKey
Path Parameters
projectIdThe id of the project
integer
REQUIRED
Body
application/json
name
string
REQUIRED
gitModeMode of handling git: Available: none, clone
string
blueprintNameName of the blueprint. Blueprint is not saved when omitted.
string
Response
201Project created successfully.
403User is not allowed to access this resource.
500Project fork failed.
Shell cURL
shellShow schema
json