Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 630 Bytes

Operations.discard_slack_token.md

File metadata and controls

24 lines (16 loc) · 630 Bytes

ENUM

Operations.discard_slack_token

Contents

public enum discard_slack_token

Revokes one of the authenticated user's slack tokens. This permanently invalidates the specified token, preventing it from being used for future channel access. This action cannot be undone. Users can only revoke their own tokens.

  • Remark: HTTP DELETE /channels/slack/tokens/{token_id}.
  • Remark: Generated from #/paths//channels/slack/tokens/{token_id}/delete(discard_slack_token).

Properties

id

public static let id: Swift.String = "discard_slack_token"