Hi Warren,Only way I see of doing this is by writing a script to utilize
API function Permissions -> AddLogin.Below is a sample request for the
same:{ "email":"abcd@xyz.com", "first_name":"Test", "group_names":[ "All
Report Access" "Report Builder" ], "is_admin":"true", "is_temp":"false",
"last_name":"User", "login":"testUser", "must_change_password":"false",
"password":"password", }Below is the page with more details regarding
the
same:https://marketing.adobe.com/developer/documentation/analyti...