Invoke Edge Function
documentedInvoke a deployed Edge Function by name.
POST /functions/v1/{functionName}Edge Functionsno implementation yet0 runsInput
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.