Skip to main content

admin.apps.config.set 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

Sets domain restrictions (email and instance URL) and auth permissions. This method acts on a single app ID. The optional domain_restrictions argument should be comprised of a string array of URLs and a string array of emails.

Response