Close
Toolcog home
toolcog
mongodb-atlas-admin
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
API
Operations
Auth Schemes
Overrides
Intents
Targets
API
Operations
Auth Schemes
Overrides
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
GET
POST
DELETE
PATCH
PUT
Create One Project Service Account
Authenticated
createGroupServiceAccount
POST/api/atlas/v2/groups/{groupId}/serviceAccounts
Service Accounts
Add Access List Entries for One Project Service Account
Authenticated
createGroupServiceAccountAccessList
POST/api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}/accessList
Service Accounts
Create One Project Service Account Secret
Authenticated
createGroupServiceAccountSecret
POST/api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}/secrets
Service Accounts
Create One Organization Service Account
Authenticated
createOrgServiceAccount
POST/api/atlas/v2/orgs/{orgId}/serviceAccounts
Service Accounts
Add Access List Entries for One Organization Service Account
Authenticated
createOrgServiceAccountAccessList
POST/api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/accessList
Service Accounts
Create One Organization Service Account Secret
Authenticated
createOrgServiceAccountSecret
POST/api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/secrets
Service Accounts
Remove One Project Service Account
Authenticated
deleteGroupServiceAccount
DELETE/api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}
Service Accounts
Remove One Access List Entry from One Project Service Account
Authenticated
deleteGroupServiceAccountAccessListEntry
DELETE/api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}/accessList/{ipAddress}
Service Accounts
Delete One Project Service Account Secret
Authenticated
deleteGroupServiceAccountSecret
DELETE/api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}/secrets/{secretId}
Service Accounts
Delete One Organization Service Account
Authenticated
deleteOrgServiceAccount
DELETE/api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}
Service Accounts
Remove One Access List Entry from One Organization Service Account
Authenticated
deleteOrgServiceAccountAccessListEntry
DELETE/api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/accessList/{ipAddress}
Service Accounts
Delete One Organization Service Account Secret
Authenticated
deleteOrgServiceAccountSecret
DELETE/api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/secrets/{secretId}
Service Accounts
Return One Project Service Account
Authenticated
getGroupServiceAccount
GET/api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}
Service Accounts
Return One Organization Service Account
Authenticated
getOrgServiceAccount
GET/api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}
Service Accounts
Return All Service Account Project Assignments
Authenticated
getOrgServiceAccountGroups
GET/api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/groups
Service Accounts
Assign One Service Account to One Project
Authenticated
inviteGroupServiceAccount
POST/api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}:invite
Service Accounts
Return All Access List Entries for One Project Service Account
Authenticated
listGroupServiceAccountAccessList
GET/api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}/accessList
Service Accounts
Return All Project Service Accounts
Authenticated
listGroupServiceAccounts
GET/api/atlas/v2/groups/{groupId}/serviceAccounts
Service Accounts
Return All Access List Entries for One Organization Service Account
Authenticated
listOrgServiceAccountAccessList
GET/api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/accessList
Service Accounts
Return All Organization Service Accounts
Authenticated
listOrgServiceAccounts
GET/api/atlas/v2/orgs/{orgId}/serviceAccounts
Service Accounts
1
2
Next