How to create segment via api in adobe experience platform?
Hi Team,
I have a csv file which has the parameters of a segment (name, from instance, to instance) in dev sandbox, I need to create the same segment in prod sandbox using this parameter file.
How can I create a segment via postman api using this file? Also need to iterate through the file in case there are more than 1 segments which needs to be created.
In short, how do i copy segment from one sandbox to another?