admin.users.session.setSettings
method
Welcome to the new home of Slack developer docs!
We're still building and not all features are available quite yet. Enjoy this peek into the future!
Not ready for the future? Return to the past at api.slack.com.
Usage info
This method configures the session settings for up to 1,000 users. There are two aspects of the session you can configure:
- the amount of time a session can last, using
duration
- whether the session will be terminated or not when the client is closed, using
desktop_app_browser_quit
.