---
title: "POST /api/jobs"
method: POST
path: "/api/jobs"
tags: ["API jobs"]
---

# POST /api/jobs

`POST /api/jobs`

## Request body

- object
  - `action` string, required
  - `command` string
  - `data` string
  - `start` string

## Response `201`

Create new job in reserved status

---

[API](https://skmtc.dev/salest/apis/api-server.md) · [All operations](https://skmtc.dev/salest/apis/api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/salest/api-server/revisions/41732efb40ea/schema)
