Node
exports.endpoint = function(arg1, arg2){
//your code here
}{
"method": "",
"path": "",
"body": {},
"headers": {},
"query": {}
}Restrictions
Example
More about callback function
Last updated