---
title: "POST /ats/jobs"
method: POST
path: "/ats/jobs"
tags: ["AtsJob"]
---

# POST /ats/jobs

`POST /ats/jobs`

Create a new Job

## Query parameters

- `fields` string, nullable

## Request body

- unknown

## Response `200`

- AtsCreateOrUpdateJobResponse
  - `status` 'ok' | 'error', required
  - `message` string, required
  - `result` unknown, required

## Other responses

- `401`
- `404`
- `500`

---

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