# Mint Classroom Manager ## Docs - [Introduction](https://savadocs.mintlify.app/introduction.md): Welcome to the home of your new documentation - [Quickstart](https://savadocs.mintlify.app/quickstart.md): Start building awesome documentation in under 5 minutes - [Development](https://savadocs.mintlify.app/development.md): Preview changes locally to update your docs - [Markdown Syntax](https://savadocs.mintlify.app/essentials/markdown.md): Text, title, and styling in standard markdown - [Code Blocks](https://savadocs.mintlify.app/essentials/code.md): Display inline code and code blocks - [Images and Embeds](https://savadocs.mintlify.app/essentials/images.md): Add image, video, and other HTML elements - [Global Settings](https://savadocs.mintlify.app/essentials/settings.md): Mintlify gives you complete control over the look and feel of your documentation using the docs.json file - [Navigation](https://savadocs.mintlify.app/essentials/navigation.md): The navigation field in docs.json defines the pages that go in the navigation menu - [Reusable Snippets](https://savadocs.mintlify.app/essentials/reusable-snippets.md): Reusable, custom snippets to keep content in sync - [Classroom Manager API Overview](https://savadocs.mintlify.app/api-reference/introduction.md): Introduction to the Sava Docs Classroom Manager REST API. - [Introduction](https://savadocs.mintlify.app/api-reference/endpoint/StudentsEndpoint.md) - [Get All Students](https://savadocs.mintlify.app/api-reference/endpoint/getAllStudents.md): Returns all students registered in the system. - [Add Student](https://savadocs.mintlify.app/api-reference/endpoint/createStudent.md): Creates a new student in the classroom. - [Delete Student](https://savadocs.mintlify.app/api-reference/endpoint/deleteStudent.md): Deletes a single student from the system based on the ID supplied. - [Get Student](https://savadocs.mintlify.app/api-reference/endpoint/getStudent.md): Returns information on a single student based on the student ID supplied. ## OpenAPI Specs - [openapi](https://savadocs.mintlify.app/api-reference/openapi.json) ## Optional - [Documentation](https://mintlify.com/docs) - [Community](https://mintlify.com/community) - [Blog](https://mintlify.com/blog)