---
title: "Delete a rolling_stock and all entities linked to it"
method: DELETE
path: "/rolling_stock/{rolling_stock_id}"
tags: ["rolling_stock"]
---

# Delete a rolling_stock and all entities linked to it

`DELETE /rolling_stock/{rolling_stock_id}`

## Path parameters

- `rolling_stock_id` integer, required

## Query parameters

- `force` boolean

## Response `204`

The rolling stock was deleted successfully

## Other responses

- `404` — The requested rolling stock was not found
- `409` — The requested rolling stock is used

---

[API](https://skmtc.net/openrailassociation/apis/osrd-editoast.md) · [All operations](https://skmtc.net/openrailassociation/apis/osrd-editoast/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openrailassociation/osrd-editoast/revisions/e1fc96bc11fd/schema)
