ReferenceDemo
Execute Automation
Stub endpoint to simulate automation execution.
curl -X POST "https://loading/api/demo/automations/string/execute"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}