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

# Delete transaction

`DELETE /transactions/{transaction_guid}`

This endpoint should be used to delete a manual transaction created with the create manual transaction endpoint.

## Path parameters

- `transaction_guid` string, required

## Response `204`

No content

---

[API](https://skmtc.net/mx/apis/consent-management-v4-api.md) · [All operations](https://skmtc.net/mx/apis/consent-management-v4-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mx/consent-management-v4-api/revisions/bf6bb86ee0c8/schema)
