Invoke a function defined in OpenFaaS
post/function/{functionName}
Path parameters
functionNamestring required
Function name
Request body
string binary required
Example request
"{\"hello\": \"world\"}"Response
Value returned from function
Changes
No recorded changes to this endpoint across all 1 revision of this API.