Execute a custom action on a stack item.
post/midgard/v0.1/customaction/{templateActionId}/execute
Execute a custom action on a stack item.
Request
Authorization
X-AT
header
apiKey
Path Parameters
templateActionIdThe custom action ID.
integer
REQUIRED
Body
application/json
targetStackItemThe stack item ID to execute the action on.
integer
REQUIRED
Response
200Application actions queued successfully.
403User is not allowed to access this resource.
404The requested action or stack item was not found.
422The custom action could not be executed.
Shell cURL
shell
Show schema
json