Sign in

Invoke Edge Function

documented

Invoke a deployed Edge Function by name.

POST /functions/v1/{functionName}Edge Functionsno implementation yet0 runs

Input

functionName*
Edge function name
hello-world
name*
Body.name field
ExampleName
payload*
Body.payload (JSON)
{"foo": "bar"}
Calls Supabase as you (your API key is your account); keychains.dev holds the credentials.