clear_rows
Delete all rows from a dataset while preserving its schema and columns, preparing it for fresh data import.
Instructions
Delete all rows from a dataset while keeping the schema and columns intact. Useful for refreshing data before re-importing. Requires AUTARIO_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_id | Yes | The UUID of the dataset to clear all rows from |