Creates a new project for a customer.
post/midgard/v0.1/project
Create a new project.Request
Authorization
X-AT
header
apiKey
Body
application/json
name
string
REQUIRED
clientName
string
blueprintId
integer
vcsHostId
integer
environments
array object[]
object {}
name
string
REQUIRED
Response
201Project created successfully.
403User is not allowed to access this resource.
500Project not created.
Shell cURL
shellShow schema
json