Save the configuration data for an application.
post/midgard/v0.1/application/{applicationId}/stackitemsconfiguration
Save the configuration data for an application.\n\nTODO: move this action to the MetadataSettingsController ?Request
Authorization
X-AT
header
apiKey
Path Parameters
applicationId
integer
REQUIRED
Body
application/json
stackItems
array object[]
REQUIRED
object {}
title
string
REQUIRED
iconName
string
REQUIRED
component
object
REQUIRED
object {}
id
integer
REQUIRED
name
string
REQUIRED
version
string
REQUIRED
composition
array string[]
REQUIRED
technology
array undefined[]
stackItemId
integer
REQUIRED
metaData
array object[]
REQUIRED
object {}
key
string
REQUIRED
value
string
type
string
context
string
adminOnly
boolean
readOnly
boolean
deleted
boolean
encrypted
boolean
copyToStackItem
boolean
inputType
string
new
boolean
requiredMetadata
array undefined[]
REQUIRED
Response
200Application configuration saved successfully.
403Access denied.
404Application not found.
Shell cURL
shellShow schema
json