Drop from <measurement_name>
is used in InfluxDB to delete a all points from a specific measurement. You can also delete all measurements at once using regex (see In Influxdb, How to delete all measurements?).
But, how do I delete all points from all measurements starting with a specific string?