How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

MongoDB MongoDB Cloud Users API

Returns, adds, and edits MongoDB Cloud users.

MongoDB MongoDB Cloud Users API is one of 53 APIs that MongoDB publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include MongoDB Cloud Users. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, rate-limit docs, and a changelog.

This API exposes 19 operations across 14 paths, and defines 23 schemas. It is described by OpenAPI 3.2.0, at version 2.0.

Requests are made against a single base URL, https://cloud.mongodb.com.

19 operations 14 paths 23 schemas 2 DELETE7 GET1 PATCH9 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0
Base URL
https://cloud.mongodb.com/api/atlas/v2
Authentication
HTTP Digest, OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 2

MongoDB MongoDB Cloud Users API declares 2 security schemes for authenticating requests. It uses HTTP digest authentication (DigestAuth). It supports OAuth 2.0 (ServiceAccounts) using the clientCredentials flow. By default, every request must be authenticated.

  • ServiceAccounts — Learn more about [Service Accounts](https://www.mongodb.com/docs/atlas/api/service-accounts-overview).

Paths & Operations 19

Across 14 paths, the API surfaces 19 operations — 2 DELETE, 7 GET, 1 PATCH, 9 POST. Each is listed below with its method, path, parameters, and response codes.

MongoDB Cloud Users 19

Returns, adds, and edits MongoDB Cloud users.

GET
/api/atlas/v2/groups/{groupId}/users
Return All MongoDB Cloud Users in One Project
listGroupUsers 10 params → 200401403404429500
POST
/api/atlas/v2/groups/{groupId}/users
Add One MongoDB Cloud User to One Project
addGroupUsers 3 params body → 201400401403404409429500
DELETE
/api/atlas/v2/groups/{groupId}/users/{userId}
Remove One MongoDB Cloud User from One Project
removeGroupUser 4 params → 204400401403404429500
GET
/api/atlas/v2/groups/{groupId}/users/{userId}
Return One MongoDB Cloud User in One Project
getGroupUser 4 params → 200400401403404429500
POST
/api/atlas/v2/groups/{groupId}/users/{userId}:addRole
Add One Project Role to One MongoDB Cloud User
addGroupUserRole 4 params body → 200400401403404409429500
POST
/api/atlas/v2/groups/{groupId}/users/{userId}:removeRole
Remove One Project Role from One MongoDB Cloud User
removeGroupUserRole 4 params body → 200400401403404409429500
GET
/api/atlas/v2/orgs/{orgId}/teams/{teamId}/users
Return All MongoDB Cloud Users Assigned to One Team
listOrgTeamUsers 9 params → 200400401403404409429500
POST
/api/atlas/v2/orgs/{orgId}/teams/{teamId}:addUser
Add One MongoDB Cloud User to One Team
addOrgTeamUser 4 params body → 200400401403404429500
POST
/api/atlas/v2/orgs/{orgId}/teams/{teamId}:removeUser
Remove One MongoDB Cloud User from One Team
removeOrgTeamUser 4 params body → 200400401403404429500
GET
/api/atlas/v2/orgs/{orgId}/users
Return All MongoDB Cloud Users in One Organization
listOrgUsers 8 params → 200400401403404429500
POST
/api/atlas/v2/orgs/{orgId}/users
Add One MongoDB Cloud User to One Organization
createOrgUser 3 params body → 201400401403404409429500
DELETE
/api/atlas/v2/orgs/{orgId}/users/{userId}
Remove One MongoDB Cloud User from One Organization
removeOrgUser 4 params → 204400401403404429500
GET
/api/atlas/v2/orgs/{orgId}/users/{userId}
Return One MongoDB Cloud User in One Organization
getOrgUser 4 params → 200400401403404429500
PATCH
/api/atlas/v2/orgs/{orgId}/users/{userId}
Update One MongoDB Cloud User in One Organization
updateOrgUser 4 params body → 200400401403404429500
POST
/api/atlas/v2/orgs/{orgId}/users/{userId}:addRole
Add One Organization Role to One MongoDB Cloud User
addOrgUserRole 4 params body → 200400401403404409429500
POST
/api/atlas/v2/orgs/{orgId}/users/{userId}:removeRole
Remove One Organization Role from One MongoDB Cloud User
removeOrgUserRole 4 params body → 200400401403404429500
POST
/api/atlas/v2/usersdeprecated
Create One MongoDB Cloud User
createUser 2 params body → 200401403404429500
GET
/api/atlas/v2/users/byName/{userName}deprecated
Return One MongoDB Cloud User by Username
getUserByName 3 params → 200401403404429500
GET
/api/atlas/v2/users/{userId}deprecated
Return One MongoDB Cloud User by ID
getUser 3 params → 200401403404429500

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are CloudAppUser (13 properties), ApiError (6 properties), OrgUserResponse (5 properties), GroupUserResponse (4 properties). Each schema is shown below with its type and property counts.

GroupPendingUserResponse
object
7 required
OrgPendingUserResponse
object
7 required
AddOrRemoveOrgRole
object
1 property 1 required
ApiError
object
6 properties 2 required
Link
object
2 properties
GroupActiveUserResponse
object
7 required
PaginatedGroupUserView
object
3 properties 1 required
FieldViolation
object
2 properties 2 required
CloudAccessRoleAssignment
object
MongoDB Cloud user's roles and the corresponding organization or project to which that role applies. Each role can apply to one organization or one project but…
3 properties
GroupUserResponse
object
4 properties 4 required
OrgUserResponse
object
5 properties 4 required
AddOrRemoveGroupRole
object
1 property 1 required
AddOrRemoveUserFromTeam
object
1 property 1 required
OrgUserRolesRequest
object
Organization and project level roles to assign the MongoDB Cloud user within one organization.
2 properties 1 required
OrgActiveUserResponse
object
7 required
OrgUserRequest
object
3 properties 2 required
OrgUserUpdateRequest
object
2 properties
OrgUserRolesResponse
object
Organization- and project-level roles assigned to one MongoDB Cloud user within one organization.
2 properties
GroupUserRequest
object
2 properties 2 required
CloudAppUser
object
13 properties 8 required
BadRequestDetail
object
Bad request detail.
1 property
PaginatedOrgUserView
object
3 properties 1 required
GroupRoleAssignment
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mongodb-mongodb-cloud-users-api-openapi.yml Raw ↑

Other APIs MongoDB publishes across the network.

MongoDB Atlas Data API
MongoDB Atlas App Services Admin API
MongoDB Access Tracking API
MongoDB Activity Feed API
MongoDB Alert Configurations API
MongoDB Alerts API
MongoDB Atlas Search API
MongoDB Auditing API
MongoDB AWS Clusters DNS API
MongoDB Cloud Backups API
MongoDB Cloud Migration Service API
MongoDB Cloud Provider Access API
Where this information came from

This is an independent, third-party profile of MongoDB MongoDB Cloud Users API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.