---
title: "Changes to Suspend an employee"
method: DELETE
path: "/employees/suspend"
---

# Changes to Suspend an employee

`DELETE /employees/suspend`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

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

## Changes

- **2026-08-14** `190d4c90e3ab` — 4 warning, 2 info
  - removed the optional property `code` from the response with the `401` status
  - removed the optional property `code` from the response with the `404` status
  - removed the optional property `message` from the response with the `401` status
  - removed the optional property `message` from the response with the `404` status
  - added the optional property `errorMessage` to the response with the `401` status
  - added the optional property `errorMessage` to the response with the `404` status

---

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