How can I delete the documents between two dates from a Time Series collection?

https://www.mongodb.com/docs/v7.0/reference/method/db.collection.deleteMany/#time-series-collections I wonder why db.collection.deleteMany() throws a WriteError exception if used on a time series collection. is still the case for v7.0 and even in v8.0