> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/api-reference/database/module.md).

# Module

These endpoints turn the module on or off for your project.

| Endpoint                                                               | Method        |
| ---------------------------------------------------------------------- | ------------- |
| [Disable Database](/api-reference/database/module/disable-database.md) | `GET disable` |
| [Enable Database](/api-reference/database/module/enable-database.md)   | `GET enable`  |
