I need to add emails to contacts. But I wasn't able to find out how to do it in a convenient way. Now when I want to add an email address to a contact, I have to call three endpoints. 1 - I need to call POST /EmailAddresses to get the email address's…