---
title: "Creates a new Employee."
method: POST
path: "/employees"
tags: ["Employees"]
---

# Creates a new Employee.

`POST /employees`

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.dev/hrapi/apis/hr-api.md) · [All operations](https://skmtc.dev/hrapi/apis/hr-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hrapi/hr-api/revisions/102a843f4b15/schema)
