---
title: "Detach a posting room from an order"
method: DELETE
path: "/shop/orders/{orderId}/posting-room"
tags: ["Orders"]
---

# Detach a posting room from an order

`DELETE /shop/orders/{orderId}/posting-room`

Use this endpoint to detach a posting room to an order.

## Response `204`

The posting room was successfully detached from the order.

## Other responses

- `404` — The resource couldn't be found

---

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