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

# Delete split transactions

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

This endpoint deletes all split transactions linked to a parent transaction, but it leaves the parent transaction active. This request will also update the parent transaction's has_been_split field to false. This endpoint accepts the optional MX-Skip-Webhook header.

## Response `204`

No content

---

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