apps.uninstall
method
Usage info
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.
Response
{
"ok": true
}