Bulk Delete Streams via Projections

Is there a way to mark a large number of streams as deleted (soft/hard/or otherwise)?

Specifically, is there a faster way than using the gRPC client? For example, using a projection to write metadata to a large number of streams? It’s something we tried with no success.

unfortunately it’s not possible at the moment
it’s 1 by 1