Client
Execute function (POST)
Execute a function using POST method with JSON body. Proxied to Deno runtime.
post/functions/{slug}
Path parameters
slugstring required
Function slug identifier
Request body
object required
Response
Function executed successfully