blob: 30bd6527b15a16ceb892f16586ea8442d1c2ca1f [file] [log] [blame]
POST http://localhost:8080/run HTTP/1.1
content-type: application/json
{
"value": {
"name" : "Joe",
"place" : "TX"
},
"namespace": "default",
"action_name": "nodejs-helloworld-with-params",
"api_host": "",
"api_key": "",
"activation_id": "",
"deadline": "4102498800000"
}
###