Add (a) new application(s) to an existing environment.
post/midgard/v0.1/application
Add (a) new application(s) to an existing environment.Request
Authorization
X-AT
header
apiKey
Query Parameters
validateOnly validate the current custom composed stack and return calculated pricings but never save to database.
boolean
Body
application/json
blueprintIdCreate a new application based on an application blueprint
integer
name
string
projectId
integer
environmentId
integer
REQUIRED
applications
array object[]
object {}
name
string
REQUIRED
Response
200Application(s) added successfully.
403User is not allowed to access this resource.
404Environment not found.
422Application(s) could not be added.
500Internal server error while creating application(s).
Shell cURL
shellShow schema
json