How to add Actor into the Level in c++?

Instead of dragging an Actor icon into the viewport, I want to add an Actor into the current Level during editing the Level rather than playing the game. How can I do it? Are there any API about ULevel?

Second hit on Google:

(The first one was a YouTube video that presumably also will end up in the same spot.)