---
title: "Creates a Job Schedule to the specified Account."
method: POST
path: "/jobschedules"
tags: ["Job Schedules"]
---

# Creates a Job Schedule to the specified Account.

`POST /jobschedules`

Creates a Job Schedule to the specified Account.

## Query parameters

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

## Headers

- `client-request-id` string
- `return-client-request-id` boolean
- `ocp-date` string, date-time-rfc7231

## Response `201`

The request has succeeded and a new resource has been created as a result.

## 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_Add` removed and replaced with `JobSchedules_CreateJobSchedule`
  - api tag `Job Schedules` added
  - api tag `JobSchedules` removed
  - …1 more

[Change history](https://skmtc.dev/azure/apis/batch-batch/changes/jobschedules/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-service-production.skmtc.workers.dev/v1/apis/azure/batch-batch/revisions/8427acd8fd77/schema)
