Enables or disables the git deploy webhook for a scenario.
post/midgard/v0.1/scenario/generate-git-webhook/{scenarioId}
Enables or disables triggering a scenario on git deploy.
Request
Authorization
X-AT
header
apiKey
Path Parameters
scenarioIdThe scenario ID.
integer
REQUIRED
Body
application/json
disable
boolean
Response
200Scenario git webhook updated successfully.
403User is not allowed to access this resource.
404The requested scenario, scenario action, stack item, or application was not found.
Shell cURL
shell
Show schema
json