Unfortunately that's the drawback of copying segments via API, they are not editable. you have couple of options to proceed and try
Edit the segments via API: Like @Avinash_Gupta_ mentioned in this comment, use the patch endpoint to this, however this is not business user friendly (unless they k...