diff --git a/tools/postman/collection-description.md b/tools/postman/collection-description.md index d2164c7b44..5e0b269b28 100644 --- a/tools/postman/collection-description.md +++ b/tools/postman/collection-description.md @@ -1,4 +1,4 @@ -## MongoDB Atlas Administration API 2024-05-30 +## MongoDB Atlas Administration API This collection is an introduction to the [MongoDB Atlas Administration API](https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/). The MongoDB Atlas Administration API offers a method to manage your [MongoDB Atlas clusters](https://www.mongodb.com/resources/products/fundamentals/clusters) following the principles of the REST architectural style. To learn more, visit the [MongoDB Atlas Administration API documentation](https://www.mongodb.com/docs/atlas/api/atlas-admin-api-ref/). @@ -14,4 +14,4 @@ Once you have your cluster up and running, follow [this guide](https://www.mongo You can now explore the various endpoints. For each endpoint, edit the query and path variables such as group ID and organization ID. For some requests, like POST requests, editing the body of the request is also required. -For more details, you can follow along with the [Configuring Atlas in Postman With the Atlas Administration API](https://www.mongodb.com/developer/products/atlas/admin-api-postman/) blog. \ No newline at end of file +For more details, you can follow along with the [Configuring Atlas in Postman With the Atlas Administration API](https://www.mongodb.com/developer/products/atlas/admin-api-postman/) blog.