blob: 7a88f2c44c8777d357f253c8602f7644f2390a5b [file] [log] [blame]
POST http://localhost:8080/ HTTP/1.1
content-type: application/json
{
"activation": {
"namespace": "default",
"action_name": "nodejs-helloworld-with-params",
"api_host": "",
"api_key": "",
"activation_id": "",
"deadline": "4102498800000"
},
"value": {
"name" : "Jill",
"place" : "OK"
}
}
###