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

# Handler Delete Automation

`DELETE /money/automations/{id}`

## Path parameters

- `id` string, required

## Response `200`

OK

- AutomationsDeleteAutomationOutput
  - `deleted` boolean
  - `id` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `default` — Error response.

---

[API](https://skmtc.net/stablesea/apis/stable-sea-backend.md) · [All operations](https://skmtc.net/stablesea/apis/stable-sea-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stablesea/stable-sea-backend/versions/3b6fc8373884/schema)
