Skip to main content
Deletes a record from the database.
  • Filter
  • Settings
You need to tell Xano which record you want to target by providing a field_name and field_value. Field_name is the name of the database field to look inside of, and field_value is the value to look for in that field — for example, field_name: id & field_value: 1
I