v1

latestSwagger 2.0MIT2026-07-1716717.0 KB

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