Hi!
I'm studying circle API and looking at the way to modify records present in data source in circle campaign. How can i do it?
Based on methods i see, i can "get" data source in question, process it however i want, "delete" it from circle and then "create" it anew with updated file but the same name. The fear here is that when i "delete-create" this data source, it'll be essentially different one from the original. So is this a valid way to go about it or there a more reasonable approach i'm missing?
Thanks in advance!