Docs Menu

Teams

The teams resource provides access to retrieve or create Atlas teams.

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

Method
Endpoint
Description
GET
Get all teams in an organization associated with {ORG-ID} to which the authenticated user has access.
GET
Get the team with ID {TEAM-ID} in the organization associated with {ORG-ID}.
GET
Get the team with name {TEAM-NAME} in the organization associated with {ORG-ID}.
GET
Get all users assigned to the team with ID {TEAM-ID} in the organization associated with {ORG-ID}.
POST
Create one team in the organization associated with {ORG-ID}}.
POST
Add one user from the organization associated with {ORG-ID} to the team with ID {TEAM-ID}.
POST
Assign one Atlas team to the project associated with {GROUP-ID}.
PATCH
Rename one team in one Atlas organization.
PATCH
Update the roles of one team in one Atlas project.
DELETE
Remove the specified user from the specified team.
DELETE
Removes the specified team from the specified project.
DELETE
Delete the team with ID {TEAM-ID} from the organization specified to {ORG-ID}.
Note

The API endpoints to Add Teams to a Project and Get Teams Assigned to a Project are documented in the Projects section.

Give Feedback
MongoDB logo
© 2021 MongoDB, Inc.

About

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