Docs Menu

Docs HomeMongoDB Cloud Manager

Users

Note

Groups and projects are synonymous terms. Your {PROJECT-ID} is the same as your project id. For existing groups, your group/project id remains the same. This page uses the more familiar term group when referring to descriptions. The endpoint remains as stated in the document.

Base URL: https://cloud.mongodb.com/api/public/v1.0

The users resource allows you to create users and retrieve user information.

The following endpoints are available for users.

Method
Endpoint
Description
GET
Retrieve one user by their user ID.
GET
Retrieve one user by their name.
POST
Create one new user.

Tip

See also:

←  Remove One Team From One ProjectGet a User by ID →