---
title: "/api/orders/{id}"
method: DELETE
path: "/api/orders/{id}"
---

# /api/orders/{id}

`DELETE /api/orders/{id}`

## Path parameters

- `id` string, required

## Response `200`

Successful response

- object

## Other responses

- `422` — Validation failed
- `500` — Server error

## Changes

> 15 revisions in range; 2 not diffed.

- **2026-07-29** `603f23fe9545` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/stacksjs/apis/stacks-api/changes/api/orders/:id/delete.md)

---

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