The POST {{apiPath}}/environments/{{envID}}/emailDomains/{{emailDomainId}}/trustedEmails
operation adds a new trusted email address resource entity to trusted email domain resource the specified environment.
A verification code is sent to provided email address, and the response code will be 201 Successfully created
. If the trusted email address already existed and there was an attempt to create it again, the response code will be 200.