2
How to change passwords on multiple accounts from cmd or script or in bulk
Question asked by brandon berumen - 12/3/2019 at 10:48 AM
Answered
I have multiple email addresses used as triggers and should probably update the passwords. The amount of addresses is large. Is there a way to change the passwords on multiple accounts at once? Can it be changed via script or command line?

2 Replies

Reply to Thread
0
Employee Replied
Employee Post Marked As Answer
Brandon,

You could write a script that uses the SmarterMail API to do this:

0
Luk Replied
Ben, 
Can You add any examples of using API against a single user?  
I was trying to use SetUserMailSettings or UpdateUser with no luck, while I'm using domain admin access token I can update my own settings but don't know how to update other users settings?

Is there any input parameter that is specifying user on which I want to perform actions?

Reply to Thread