Docs Menu
Docs Home
/
MongoDB Ops Manager
/ / /

Projects

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.

Method
Endpoint
Description

GET

/groups

Get All Projects for the Current User

GET

Get One Project by Its ID

GET

Get One Project by Its Name

GET

Get One Project by Its Agent API Key

POST

Create One Project

PATCH

Update One Project

DELETE

Delete One Project

Method
Endpoint
Description

GET

Get All Users in One Project

POST

Add Users to One Project

DELETE

Remove One User from One Project

Method
Endpoint
Description

POST

Create One Invitation

DELETE

Delete One Invitation

GET

Get All Invitations

GET

Get One Invitation

PATCH

Update One Invitation by ID

PATCH

Update One Invitation

Method
Endpoint
Description

GET

Get All Teams in One Project

POST

Add a Team or Teams to One Project

DELETE

Remove the specified team from the specified group.

GET

Get All Projects with Specific Tags for the Current User

Back

Projects & Users