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