v1

latestSwagger 2.0MIT2026-07-1716717.0 KB

Invoke a function asynchronously in OpenFaaS

See https://docs.openfaas.com/reference/async/.

post/async-function/{functionName}

Path parameters

functionNamestring required

Function name

Request body

string binary required

Example request

"{\"hello\": \"world\"}"

Response

Request accepted and queued