Hello,
I've been using the clone_item() but it seems to duplicate both the webmap, and all the feature services in the web map. I aim to duplicate only the web map, and remain connected to the original feature services in the original web map.
I'm wondering if it's possible to duplicate a webmap, but not the features within it?
Use the save method from the WebMap module. This saves a copy of your WebMap with a new name without cloning any data.