---
title: "Delete the specified resource version"
method: DELETE
path: "/resource-versions/{id}/"
tags: ["Resource versions"]
---

# Delete the specified resource version

`DELETE /resource-versions/{id}/`

Delete the specified resource version. Defaults to soft deletion.

## Query parameters

- `hard_delete` boolean
- `reason` string

## Response `200`

OK

- object
  - `success` boolean

## Other responses

- `default` — Error

---

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