OptionalbucketThe name or ID of the bucket to delete data from.
If you pass both bucket and bucketID, bucketID takes precedence.
OptionalbucketIDThe ID of the bucket to delete data from.
If you pass both bucket and bucketID, bucketID takes precedence.
OptionalorgOptionalorgID
Time range parameters and an optional delete predicate expression.
To select points to delete within the specified time range, pass a delete predicate expression in the
predicateproperty of the request body. If you don't pass apredicate, InfluxDB deletes all data with timestamps in the specified time range.Related guides