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
Add One Project Role to One MongoDB Cloud User
Authenticated
addGroupUserRole
POST/api/atlas/v2/groups/{groupId}/users/{userId}:addRole
MongoDB Cloud Users
Add One MongoDB Cloud User to One Project
Authenticated
addGroupUsers
POST/api/atlas/v2/groups/{groupId}/users
MongoDB Cloud Users
Add One MongoDB Cloud User to One Team
Authenticated
addOrgTeamUser
POST/api/atlas/v2/orgs/{orgId}/teams/{teamId}:addUser
MongoDB Cloud Users
Add One Organization Role to One MongoDB Cloud User
Authenticated
addOrgUserRole
POST/api/atlas/v2/orgs/{orgId}/users/{userId}:addRole
MongoDB Cloud Users
Add One MongoDB Cloud User to One Organization
Authenticated
createOrgUser
POST/api/atlas/v2/orgs/{orgId}/users
MongoDB Cloud Users
Create One MongoDB Cloud User
Deprecated
Authenticated
createUser
POST/api/atlas/v2/users
MongoDB Cloud Users
Return One MongoDB Cloud User in One Project
Authenticated
getGroupUser
GET/api/atlas/v2/groups/{groupId}/users/{userId}
MongoDB Cloud Users
Return One MongoDB Cloud User in One Organization
Authenticated
getOrgUser
GET/api/atlas/v2/orgs/{orgId}/users/{userId}
MongoDB Cloud Users
Return One MongoDB Cloud User by ID
Deprecated
Authenticated
getUser
GET/api/atlas/v2/users/{userId}
MongoDB Cloud Users
Return One MongoDB Cloud User by Username
Deprecated
Authenticated
getUserByName
GET/api/atlas/v2/users/byName/{userName}
MongoDB Cloud Users
Return All MongoDB Cloud Users in One Project
Authenticated
listGroupUsers
GET/api/atlas/v2/groups/{groupId}/users
MongoDB Cloud Users
Return All MongoDB Cloud Users Assigned to One Team
Authenticated
listOrgTeamUsers
GET/api/atlas/v2/orgs/{orgId}/teams/{teamId}/users
MongoDB Cloud Users
Return All MongoDB Cloud Users in One Organization
Authenticated
listOrgUsers
GET/api/atlas/v2/orgs/{orgId}/users
MongoDB Cloud Users
Remove One MongoDB Cloud User from One Project
Authenticated
removeGroupUser
DELETE/api/atlas/v2/groups/{groupId}/users/{userId}
MongoDB Cloud Users
Remove One Project Role from One MongoDB Cloud User
Authenticated
removeGroupUserRole
POST/api/atlas/v2/groups/{groupId}/users/{userId}:removeRole
MongoDB Cloud Users
Remove One MongoDB Cloud User from One Team
Authenticated
removeOrgTeamUser
POST/api/atlas/v2/orgs/{orgId}/teams/{teamId}:removeUser
MongoDB Cloud Users
Remove One MongoDB Cloud User from One Organization
Authenticated
removeOrgUser
DELETE/api/atlas/v2/orgs/{orgId}/users/{userId}
MongoDB Cloud Users
Remove One Organization Role from One MongoDB Cloud User
Authenticated
removeOrgUserRole
POST/api/atlas/v2/orgs/{orgId}/users/{userId}:removeRole
MongoDB Cloud Users
Update One MongoDB Cloud User in One Organization
Authenticated
updateOrgUser
PATCH/api/atlas/v2/orgs/{orgId}/users/{userId}
MongoDB Cloud Users