# Mark transaction expired

**POST /v1/partitions/{namespace}/{topic}/{partition}/mark_transaction_expired**

Mark transaction expired for the specified partition.


## Servers
- http://localhost:9644: http://localhost:9644 ()



## Parameters

### Path parameters
- **namespace** (string)

- **topic** (string)

- **partition** (integer)


### Query parameters
- **id** (integer)

- **epoch** (integer)



## Responses
### 200
Transaction expired success


[Powered by Bump.sh](https://bump.sh)
