---
title: "Changes to Handler Delete Automation"
method: DELETE
path: "/money/automations/{id}"
---

# Changes to Handler Delete Automation

`DELETE /money/automations/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 24 revisions.

- **2026-09-01** `f2d9f80610d9` — 5 info
- **2026-08-06** `fe2041c5ba86` — 1 warning

## Changes

- **2026-09-01** `f2d9f80610d9` — 5 info
  - added the optional property `error/api_client_id` to the response with the `400` status
  - added the optional property `error/api_client_id` to the response with the `401` status
  - added the optional property `error/api_client_id` to the response with the `403` status
  - added the optional property `error/api_client_id` to the response with the `404` status
  - added the optional property `error/api_client_id` to the response with the `default` status
- **2026-08-06** `fe2041c5ba86` — 1 warning
  - changed the pattern of the `path` request parameter `id` from `^auto_[0-9a-hjkmnp-tv-z]{26}$` to `^auto_[0-7][0-9a-hjkmnp-tv-z]{25}$`

---

[Operation](https://skmtc.dev/stablesea/apis/stable-sea-backend/docs/money/automations/:id/delete.md) · [API](https://skmtc.dev/stablesea/apis/stable-sea-backend.md) · [Page](https://skmtc.dev/stablesea/apis/stable-sea-backend/changes/money/automations/:id/delete)
