Docs Menu

Projects

Note

Groups and projects are synonymous terms. Your {GROUP-ID} is the same as your project ID. For existing groups, your group/project ID remains the same. The resource and corresponding endpoints use the term groups.

The groups resource provides access to retrieve or create Atlas projects.

https://cloud.mongodb.com/api/atlas/v1.0

Method
Endpoint
Description
GET
Get all projects that the authenticated user can access.
GET
Get information about the project associated with {GROUP-ID}.
GET
Get information about the project associated with {GROUP-NAME}.
POST
Create one project.
DELETE
Delete one project.
GET
Get information about the teams assigned to the project associated with {GROUP-ID}.
POST
Assign an Atlas team to the project associated with {GROUP-ID}.
DELETE
Removes the specified Atlas team from the specified project.
GET
Get information about the Atlas users assigned to the project associated with {GROUP-ID}.
DELETE
Remove the specified Atlas user from the project associated with {GROUP-ID}.
GET
Retrieves all pending invitations to the project associated with {GROUP-ID}.
PATCH
Update one pending invitation to the project associated with {GROUP-ID}.
GET
Retrieves one pending invitation to a project associated with {INVITATION-ID}.
POST
Invite one user to the project associated with {GROUP-ID}.
PATCH
Update one pending invitation by {INVITATION-ID} to the project associated with {GROUP-ID}.
DELETE
Deletes one pending invitation to a project identified by {INVITATION-ID}.
Give Feedback
MongoDB logo
© 2021 MongoDB, Inc.

About

  • Careers
  • Legal Notices
  • Privacy Notices
  • Security Information
  • Trust Center
© 2021 MongoDB, Inc.