Invoke a function asynchronously in OpenFaaS
post/async-function/{functionName}
Path parameters
functionNamestring required
Function name
Request body
string binary required
Example request
"{\"hello\": \"world\"}"Response
Request accepted and queued