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