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