I have an email address for example "xxx@xxx.com" in PerEmail entity set as 'isPrimary=true'.
how can I add another email address for example "yyy@yyy.com" through rest api and make it as primary email while changing other email address xxx@xxx.co...