- 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.