Delete rows by ID.
rows.
Use it when you want to clean up bad inputs, remove duplicates, or drop rows you no longer want to run or keep.
table_id (required): target table identifier.rows (required): array of row IDs to delete.401 UnauthorizedAuthorization: Bearer ${EXTRUCT_API_TOKEN}.
404 Not Found422 Unprocessable Entityrows, malformed JSON, or invalid row ID values.