Client

Execute function (PATCH)

Execute a function using PATCH method. Proxied to Deno runtime.

patch/functions/{slug}

Path parameters

slugstring required

Function slug identifier

Request body

object required

Response

Function executed successfully

Changes