Back to Influxdb

Delete data

content/influxdb3/cloud-serverless/write-data/delete-data.md

latest1.0 KB
Original Source

The InfluxDB /api/v2/delete API endpoint has been disabled for InfluxDB Cloud Serverless organizations. Currently, you can't delete data from an InfluxDB Cloud Serverless bucket.

To avoid querying expired or unwanted data, use tags and timestamps for filtering.

When writing data:

When querying:

To delete a bucket and all its data, use the InfluxDB /api/v2/buckets API endpoint.