2
Users timezone setting
Question asked by Glen Harvy - 7/17/2020 at 5:54 PM
Answered
Is there some way to set the User's timezone setting via the API?

Also, how are the timezones specified in the database?

1 Reply

Reply to Thread
0
Employee Replied
Employee Post Marked As Answer
Glen, if you use the "POST api/v1/settings/user-mail" API you can set the user's timezone setting. Here is a link to the documentation for that API:
https://mail.smartertools.com/Documentation/api#/reference/SmarterMail.Web.Controllers.SettingsController/SetUsersMailSettings 

Additionally, I have included a link to a XML doc of the TimeZones and their respective indices:

Let me know if you have any additional questions.

Reply to Thread