Revoke a Project API Token

Revoke a Project API Token to immediately prevent it from being used for future requests.

Once revoked, a Project API Token cannot be restored.

A revoked token will no longer work for authentication in any future requests.

Follow these steps to revoke a Project API Token:

  1. On Devopness upper-left corner, click the Devopness logo to see a list of existing projects
  2. Select a Project
  3. Find the API Tokens card
  4. Click VIEW ALL in the API Tokens card to see a list of existing API Tokens
  5. Find the API Token you want to revoke and click on Name of the token
  6. On the upper-right corner click REVOKE
  7. Follow the prompts then click REVOKE TOKEN
  8. The revoked token will appear in the list of API Tokens with the status Revoked
Edit on GitHub