Sign in

Delete row

documented

Delete a row identified by its primary key.

DELETE /rest/v1/{table}?id=eq.{id}Tablesno implementation yet0 runs

Input

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.