> 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/sdks-and-cli/scheduler/module.md).

# Module

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

| Method                                                                   | Endpoint                 |
| ------------------------------------------------------------------------ | ------------------------ |
| [Disable Scheduler](/sdks-and-cli/scheduler/module/disable-scheduler.md) | `GET /scheduler/disable` |
| [Enable Scheduler](/sdks-and-cli/scheduler/module/enable-scheduler.md)   | `GET /scheduler/enable`  |
