Transfer variation to another page (keeps a copy on the source page). Add the following function to the console of the source page. Network tab should respond with 200. http://take.ms/Uxh8R
new IpApiVariationTransfer( "C" ).transferData({ page_id: 5093 });
new IpApiVariationTransfer( "varToCopy" ).transferData({ page_id: idOfTargetPage });