---
title: "Delete prematch order"
method: DELETE
path: "/orders/prematch/{order_uuid}"
tags: ["Prematch"]
---

# Delete prematch order

`DELETE /orders/prematch/{order_uuid}`

Delete prematch order along with all related data

## Path parameters

- `order_uuid` string, required

## Headers

- `version-datavant` string — Version of the Orders API to use with this call

## Response `204`

Successful Response

## Other responses

- `400` — Bad Request
- `422` — Unprocessable Entity

---

[API](https://skmtc.net/datavant/apis/datavant-rest-api.md) · [All operations](https://skmtc.net/datavant/apis/datavant-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datavant/datavant-rest-api/revisions/f39a4bfeca8e/schema)
