Skip to content

Files

Latest commit

 

History

History
22 lines (14 loc) · 905 Bytes

deleting-oauth-access-token.adoc

File metadata and controls

22 lines (14 loc) · 905 Bytes

Deleting an OAuth 2 access token

Because OAuth 2 access tokens are created through the OAuth application, they cannot be rotated or renewed. In the event that a token is compromised, or you need to delete a token, you must deleted its associated application through the {productname} UI.

Important

Deleting an application deletes all tokens that were made within that specific application. Use with caution.

Prerequisites
  • You have created an OAuth 2 access token.

Procedure
  1. On the {productname} UI, click the name of the organization hosting the application. Then, in the navigation pane, click Applications.

  2. Click the application name, for example, Test application.

  3. In the navigation pane, click Delete Application. You are redirected to a new page. Click Delete application and confirm your decision.