How to manage a personal token

Personal Tokens allow you to authenticate your access to interfaces and tools such as the Azion CLI and Azion API.


Creating a personal token

  1. Log in to Azion Console.

  2. In the Account Menu on the top-right corner, represented by three horizontal lines, and select Personal Tokens.

  3. Click the + Personal Token button.

  4. Fill in the required fields:

    • Name
    • Description (optional)
    • Expires within
      • You can choose the token expiration date between 1, 7, 15, 30, 90 days, 1 year, or a custom date.
  5. Click the Save button.

  6. In the pop-up, click the visibility icon in the Personal Token field to see your token.

  7. Click the Copy button to copy your token.


Revoking a personal token

To revoke your Personal Token, proceed as follows:

  1. Log in to Azion Console.
  2. In the Account Menu on the top-right corner, represented by three horizontal lines, and select Personal Tokens.
  3. On the Personal Tokens page, click the three points icon on the right corner of the personal token you want to delete.
  4. When you click the icon, select Delete and a message will appear asking you to confirm the deletion.
  5. On the verification pop-up, type delete.
  6. Click the Delete button.

You’ll see a message confirming the deletion of your token.

Watch a video tutorial on how to manage a personal token on Azion’s YouTube channel:


Contributors