# Delete record action
The Delete record action deletes a record you specify from a data table using its ID.
# Input
Input fields | Description |
---|---|
Data table | Select the data table you plan to delete a record from. Click the link in this field's description to view the selected data table in the data tables interface. |
Record ID | Provide the unique identifier of the record you plan to delete. You can input a Record ID datapill or enter a static value from the data table's Record ID column, which is hidden by default. |
# Output
Output fields | Description |
---|---|
Success | A boolean (true or false ) value indicating whether the record was deleted successfully. |
Last updated: 2/13/2025, 9:08:00 PM