Writing in batches result in no field values? Drop Measurements?

Hi all, I’m currently trying to write data in batches to my Influx bucket. In the beginning it was working. I then proceeded to delete my test data via http request without any predicate flag.

This in turn screws my whole measurement up where only the measurement and tag values are shown, not the field values anymore.

Has someone experienced something similar?

if not, perhaps I could to detonate the whole thing up and delete/drop all my measurements within the bucket. Can I just do so via http request?

Unfortunately I’m only given access to my bucket via token authentication. Hence, so many restrictions.

Thanks

Dropping the measurements will be my highest priority since it will prob establish a restructure again. I believe my http-request for delete has made a mess of my measurements.