You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -345,7 +345,6 @@ To use the Atlas API tools, you'll need to create a service account in MongoDB A
345
345
> **ℹ️ Note:** For a detailed breakdown of the minimum required permissions for each Atlas operation, see the [Atlas API Permissions](#atlas-api-permissions) section below.
346
346
347
347
1.**Create a Service Account:**
348
-
349
348
- Log in to MongoDB Atlas at [cloud.mongodb.com](https://cloud.mongodb.com)
350
349
- Navigate to Access Manager > Organization Access
351
350
- Click Add New > Applications > Service Accounts
@@ -357,12 +356,10 @@ To use the Atlas API tools, you'll need to create a service account in MongoDB A
357
356
To learn more about Service Accounts, check the [MongoDB Atlas documentation](https://www.mongodb.com/docs/atlas/api/service-accounts-overview/).
358
357
359
358
2.**Save Client Credentials:**
360
-
361
359
- After creation, you'll be shown the Client ID and Client Secret
362
360
-**Important:** Copy and save the Client Secret immediately as it won't be displayed again
0 commit comments