---
title: "Delete forecasted transaction"
method: DELETE
path: "/analytics/v2beta/forecasted-transactions/{id}"
tags: ["Forecasted Transactions"]
---

# Delete forecasted transaction

`DELETE /analytics/v2beta/forecasted-transactions/{id}`

Delete the forecasted transaction with the specified ID.

## Path parameters

- `id` string, required

## Response `204`

The forecasted transaction was deleted.

## Other responses

- `400` — Bad request.
- `404` — Resource not found.

---

[API](https://skmtc.net/atlar/apis/atlar-api-v2.md) · [All operations](https://skmtc.net/atlar/apis/atlar-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/atlar/atlar-api-v2/versions/9c5e194ccf5d/schema)
