Save scenario action metadata.
post/midgard/v0.1/action/{id}/metadata
Saves metadata for a scenario action. Posted keys are limited to parameters defined by the template action.
Request
Authorization
X-AT
header
apiKey
Path Parameters
idThe action ID.
integer
REQUIRED
Body
application/json
metadata
object
REQUIRED
object {}
Response
200Metadata saved successfully.
403User is not allowed to access this action.
404Action or metadata was not found.
Shell cURL
shell
Show schema
json