Class AppsUninstallRequest

java.lang.Object
com.slack.api.methods.request.apps.AppsUninstallRequest
All Implemented Interfaces:
SlackApiRequest

public class AppsUninstallRequest
extends Object
implements SlackApiRequest
This method uninstalls an app. Unlike auth.revoke, which revokes a single token, this method revokes all tokens associated with a single installation of an app.