Skip to main content

admin.apps.uninstall 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 endpoint will uninstall an app from one or many workspaces, or an entire enterprise.

Exactly one of the arguments enterprise_id or team_ids is required to specify where the app should be removed.

Admin apps that work with SCIM, app management, or certain other enterprise-level features cannot be uninstalled using this API. To remove one of those, please contact support.

Uninstalling an app cannot be undone.

Once an application is uninstalled, users must reinstall it manually if they wish to restore it.

Response