Execute a webhook
post/midgard/webhook/{token1}/{token2}
Executes the scenario that is attached to this webhook. The post data 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
Body
application/json
Response
200Returned when successful.
404Returned when the webhook or attached scenario was not found.
422Scenario launch failed due to missing actions.
Shell cURL
shellShow schema
json