Slack. Web. Apps
(SlackKit v1.0.0-alpha.0)
View Source
Summary
Functions
Uninstalls your app from a workspace.
Functions
Uninstalls your app from a workspace.
API reference
Rate limit: Tier 1: 1+ per minute
Scopes: No scopes required
Required Params
client_id- Issued when you created your application. ex:56579136444.26251006572client_secret- Issued when you created your application. ex:f25b5ceaf8a3c2a2c4f52bb4f0b0499e
Errors the API can return:
bad_client_secret- Value passed forclient_secretwas invalid.client_id_token_mismatch- The provided client ID and token do not belong to the same app.invalid_client_id- Value passed forclient_idwas invalid.
See the Common Errors guide for errors returned by every Web API method.