---
title: "Changes to Create a new employee"
method: POST
path: "/employees"
---

# Changes to Create a new employee

`POST /employees`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-08-14** `190d4c90e3ab` — 1 breaking, 4 warning, 2 info

## Changes

- **2026-08-14** `190d4c90e3ab` — 1 breaking, 4 warning, 2 info
  - the `balance` response's property type/format changed from `double`/`` to `number`/`double` for status `201`
  - removed the optional property `code` from the response with the `400` status
  - removed the optional property `code` from the response with the `401` status
  - removed the optional property `message` from the response with the `400` status
  - removed the optional property `message` from the response with the `401` status
  - added the optional property `errorMessage` to the response with the `400` status
  - added the optional property `errorMessage` to the response with the `401` status

---

[Operation](https://skmtc.dev/boyahq/apis/boya-employees-api/docs/employees/post.md) · [API](https://skmtc.dev/boyahq/apis/boya-employees-api.md) · [Page](https://skmtc.dev/boyahq/apis/boya-employees-api/changes/employees/post)
