Execute a webhook
get/midgard/webhook/{token1}/{token2}
Executes the scenario that is attached to this webhook. The parameters can be anything and will be usable in the scenarios using {{param}} (case must match as passed by the caller) to print the value.
Request
Query Parameters
any_paramsSupports any arbitrary query parameters.
object
Response
200Returned when successful.
404Returned when the webhook or attached scenario was not found.
422Scenario launch failed due to missing actions.
Shell cURL
shell
Show schema
json