No results for ""
EXPAND ALL
  • Home
  • API docs

Resetting access tokens

Read time: 1 minute
Last edited: Oct 02, 2024

Overview

This topic explains how to reset API access tokens.

Reset access tokens

To reset your access token:

  1. Click the gear icon in the left sidenav to view Organization settings.
  2. Click Authorization.
  3. Find your token in the "Access tokens" section.
  4. Click the overflow menu for the token and select "Reset token" from the menu. The "Reset token" panel appears.
  5. Click Reset Token.
  6. In the "Reset token?" dialog, enter the number of hours to keep the old token active.
  7. Enter the name of the access token to confirm the reset. Then click Reset.

Resetting a token invalidates it. You must copy and store the new token somewhere secure. Then, update any clients to use the new token.

Rotate your tokens regularly

As a best practice, we recommend rotating your tokens regularly to prevent tokens from becoming outdated, such as when account members leave. If you remove an account member from your account, their personal API access tokens become invalid. We recommend updating integrations to use new access tokens before removing account members.

You can also use the REST API: Reset access token