---
title: "Delete manual transactions"
method: DELETE
path: "/users/{user_guid}/transactions/{transaction_guid}"
tags: ["transactions"]
---

# Delete manual transactions

`DELETE /users/{user_guid}/transactions/{transaction_guid}`

Delete a manual transaction. In the path, use the manual transaction guid as the `transaction_guid`, such as `MAN-810828b0-5210-4878-9bd3-f4ce514f90c4`.

## Response `204`

No content

---

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