Performing delete operation in Kibana search bar

I could perform the delete operation on log lines using the sense plugin. The same syntax doesn't work in Kibana. How do we write queries in the Kibana search bar to delete data?

You cannot, KB is only for visualising.

Apart from sense plugin, what are the other ways we could use to perform delete operation?

Curl, POSTMAN, any other HTTP client.

Ok thank you.