---
title: "Enables a Job Schedule."
method: POST
path: "/jobschedules/{jobScheduleId}/enable"
tags: ["Job Schedules"]
---

# Enables a Job Schedule.

`POST /jobschedules/{jobScheduleId}/enable`

Enables a Job Schedule.

## Path parameters

- `jobScheduleId` string, required

## Query parameters

- `api-version` string, required
- `timeOut` integer

## Headers

- `client-request-id` string
- `return-client-request-id` boolean
- `ocp-date` string, date-time-rfc7231
- `If-Modified-Since` string, date-time-rfc7231
- `If-Unmodified-Since` string, date-time-rfc7231
- `If-Match` string
- `If-None-Match` string

## Response `204`

There is no content to send for this request, but the headers may be useful.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** `8427acd8fd77` — 1 warning, 4 info
  - deleted the `query` request parameter `timeout`
  - api operation id `JobSchedule_Enable` removed and replaced with `JobSchedules_EnableJobSchedule`
  - api tag `Job Schedules` added
  - api tag `JobSchedules` removed
  - …1 more

[Change history](https://skmtc.dev/azure/apis/batch-batch/changes/jobschedules/:jobScheduleId/enable/post.md)

---

[API](https://skmtc.dev/azure/apis/batch-batch.md) · [All operations](https://skmtc.dev/azure/apis/batch-batch/llms.txt) · [OpenAPI document](https://skmtc.dev/azure/apis/batch-batch/revisions/8427acd8fd77?raw)
