How to delete from a temp view or equivalent in spark sql databricks?

User16790091296
Databricks Employee
Databricks Employee

I need to delete from a temp view in databricks, but it looks like i can do only merge, select and insert. Maybe i missed something but I did not find any documentation on this.