> ## Documentation Index
> Fetch the complete documentation index at: https://developers.myhero.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete row

> Delete a row from a table. DESTRUCTIVE — confirm first.

`delete_row`

Delete a row from a table. DESTRUCTIVE — confirm first.

## Parameters

<ParamField path="rowId" type="string" required />

<ParamField path="confirmDelete" type="boolean" required />
