java.lang.Object
com.slack.api.methods.request.auth.AuthRevokeRequest.AuthRevokeRequestBuilder
-
Method Summary
Setting this parameter to `1` triggers a _testing mode_ where the specified token will not actually be revoked.
-
Method Details
-
token
Authentication token. Requires scope: `none`
- Returns:
this.
-
test
Setting this parameter to `1` triggers a _testing mode_ where the specified token will not actually be revoked.
- Returns:
this.
-
-