How to delete spawning objects in the scene?

Hello all,

I haven’t been using Unreal Engine for long so I’m pretty new to blueprints.
I have a first person view game where I have randomly spawning objects in the scene.
Would anyone happen to know what could I write in a blueprint so I could delete these objects
during game by clicking on them?

Thanks