Execute function (POST)
Client
Execute function (POST)
Execute a function using POST method with JSON body. Proxied to Deno runtime.
POST
Execute function (POST)
Path Parameters
Function slug identifier
Pattern:
^[a-zA-Z0-9_-]+$Body
application/json
The body is of type object.
Response
Function executed successfully
The response is of type object.