Add stack items
post/midgard/v0.1/stack
Add one or more stack items to an existing application.
Request
Authorization
X-AT
header
apiKey
Body
application/json
applicationId
integer
REQUIRED
stack
array object[]
REQUIRED
object {}
Response
201Stack items added successfully.
403Returned when the requester is not authorized.
404Application not found.
500Stack item creation failed.
Shell cURL
shell
Show schema
json