---
title: "set enabled schedule"
method: POST
path: "/w/{workspace}/schedules/setenabled/{path}"
tags: ["schedule"]
---

# set enabled schedule

`POST /w/{workspace}/schedules/setenabled/{path}`

## Path parameters

- `workspace` string, required
- `path` string, required

## Request body

- object
  - `enabled` boolean, required
  - `force` boolean — Bypass the parent-state conflict warning when enabling a schedule in a fork whose parent has the same path enabled.

## Response `200`

schedule enabled set

---

[API](https://skmtc.net/windmill/apis/windmill-api.md) · [All operations](https://skmtc.net/windmill/apis/windmill-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/windmill/windmill-api/revisions/964225251155/schema)
