---
title: "Create a Worker"
method: POST
path: "/workers"
tags: ["workers"]
---

# Create a Worker

`POST /workers`

## Response `200`

Worker resource was successfully created

- Worker — unresolved $ref

## Other responses

- `409` — Worker resource with with the same name already exists

## Changes

- **2023-01-26** `4b9547159dde` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/openai/apis/orchard/changes/workers/post.md)

---

[API](https://skmtc.dev/openai/apis/orchard.md) · [All operations](https://skmtc.dev/openai/apis/orchard/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openai/orchard/revisions/ad7b4475c8dc/schema)
