Add Level Through Python

Hello,

I currently have a python script which creates a persistent level and spawns skeletal mesh actors into it, but I would like to add a sub level.

When I open the “Levels” window, there’s an “Add Existing…” option. I’m wondering if there’s a way to automate this through python?

Thanks