---
title: "DELETE /api/working-day-machines/{id}"
method: DELETE
path: "/api/working-day-machines/{id}"
tags: ["workingDayMachines"]
---

# DELETE /api/working-day-machines/{id}

`DELETE /api/working-day-machines/{id}`

Soft delete a workingDayMachines record

## Path parameters

- `id` string, uuid, required

## Response `200`

Default Response

- object
  - `message` string, required

---

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