Delete row
documentedDelete a row identified by its primary key.
DELETE /rest/v1/{table}?id=eq.{id}Tablesno implementation yet0 runsInput
project_ref*
Supabase project reference
your-project-ref
table*
Table name
table_name
id*
ID value (eq filter)
row_id
Calls Supabase as you (your API key is your account); keychains.dev holds the credentials.