Email Address Migrations REST Endpoints
    
        Email Address Migrations
    
Email address capability that allows the application to add configuration values (email addresses) to the configuration table
- Create an email address migration
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/emailAddrMigrations - Get all email address migrations
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/emailAddrMigrations - Get an email address migration
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/emailAddrMigrations/{ConfigId} - Update an email address migration
 - Method: patchPath:
/hcmRestApi/resources/11.13.18.05/emailAddrMigrations/{ConfigId}