Related to "Delete"
influx delete
The influx delete
command deletes points from an InfluxDB bucket.
Delete predicate syntax
InfluxDB uses an InfluxQL-like predicate syntax to determine what data points to delete.
Delete data
Use the influx
CLI or the InfluxDB API /api/v2/delete
endpoint to delete data from an InfluxDB bucket.