Serverless Private Endpoints
This API reference is deprecated. It will be removed in a future release. For the latest API reference, see the MongoDB Atlas Administration API Specification. This new API specification might take several seconds to load. MongoDB appreciates your patience as it improves this experience.
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
.
Resources
https://cloud.mongodb.com/api/atlas/v1.0
The following lists the endpoints available for managing private endpoints for serverless instances:
Method | Endpoint | Description |
---|---|---|
GET | Returns all private endpoints for one Atlas
serverless instance. | |
GET | Returns one private endpoint for one Atlas
serverless instance. | |
POST | Creates one private endpoint for one Atlas
serverless instance. | |
DELETE | Deletes one private endpoint for one Atlas
serverless instance. | |
PATCH | Updates one private endpoint for one Atlas
serverless instance. |