Web Map data is described on the ArcGIS REST API site under the Common data types section. I am curious whether I can request the current JSON configuration as shown in the examples (using /data on the url), modify it, and POST it back? As an example, I could request the web map data, add or modify the bookmarks list, and update the web map item online. Does an operation or alternative exist for this?