@@ -8,52 +8,73 @@ _This tutorial provides step-by-step instructions on how to rotate a Flexport AP
88
99## Generate a new Flexport API key
1010
11- ### Step 1 - Navigate to the [ Dashboard] ( https://portal.flexport.com/ )
11+ ### Step 1 - Navigate to the dashboard
12+ Dashboard found at < https://portal.flexport.com >
1213
1314### Step 2 - Click on 'Settings' at the bottom of the left panel, or from the profile dropdown on the top right.
15+
1416![ ] ( /images/flexport/1.png )
1517![ ] ( /images/flexport/2.png )
1618
17- ### 3. Navigate to the '[ API Tokens] ( https://portal.flexport.com/settings/api-tokens ) ' tab.
19+ ### 3. Navigate to the 'API Tokens' tab.
20+ API tokens found at < https://portal.flexport.com/settings/api-tokens >
21+
1822#### 3a. Click 'Generate API Token'
23+
1924![ ] ( /images/flexport/3.png )
2025
26+ ### 4. Select _ only_ the permissions that are necessary.
2127
22- ### 4. Select * only* the permissions that are necessary.
2328#### 4a. Give it a descriptive name.
29+
2430#### 4b. Click 'Generate'.
31+
2532![ ] ( /images/flexport/4.png )
2633
2734### 5. You can find your new key under the 'API Tokens' panel.
35+
2836#### 5a. Copy the key and store it in a password manager or secure vault.
37+
2938![ ] ( /images/flexport/5.png )
39+
3040> Note: You will notice that the status for your new key is set to ` ACTIVE ` .
3141
3242---
3343
3444## Revoking a Flexport API key
3545
36- ### Step 1 - Navigate to the [ Dashboard] ( https://portal.flexport.com/ )
46+ ### Step 1 - Navigate to the dashboard
47+ Dashboard found at < https://portal.flexport.com >
48+
3749
3850### Step 2 - Click on 'Settings' at the bottom of the left panel, or from the profile dropdown on the top right.
51+
3952![ ] ( /images/flexport/1.png )
4053![ ] ( /images/flexport/2.png )
4154
42- ### 3. Navigate to the '[ API Tokens] ( https://portal.flexport.com/settings/api-tokens ) ' tab.
43- #### 3a. Find the token you would like to rotate.
44- #### 3b. Click the 'Edit' button.
55+ ### Step 3 - Navigate to the 'API Tokens' tab.
56+ API tokens found at < https://portal.flexport.com/settings/api-tokens >
57+
58+ #### Step 3a - Find the token you would like to rotate.
59+
60+ #### Step 3b - Click the 'Edit' button.
61+
4562![ ] ( /images/flexport/6.png )
4663
47- ### 4. Click the 'Deactivate token' button.
64+ ### Step 4 - Click the 'Deactivate token' button.
65+
4866![ ] ( /images/flexport/7.png )
4967
50- ### 5. On the 'Deactivate token' modal, click the 'Yes, Deactivate Token' button.
68+ ### Step 5 - On the 'Deactivate token' modal, click the 'Yes, Deactivate Token' button.
69+
5170![ ] ( /images/flexport/8.png )
5271
53- ### 6. Go back to the 'API Tokens' tab, and ensure the token status is set to 'INACTIVE'.
72+ ### Step 6 - Go back to the 'API Tokens' tab, and ensure the token status is set to 'INACTIVE'.
73+
5474![ ] ( /images/flexport/9.png )
5575
5676---
5777
5878## Resources
79+
5980- [ Flexport's Docs] ( https://developers.flexport.com/tutorials/using-api-credentials )
0 commit comments