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

# Delete the specified resource update

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

Delete the specified resource update. Defaults to soft deletion. Cannot be used on description updates.

## Query parameters

- `hard_delete` boolean
- `reason` string
- `author_alert` boolean
- `author_alert_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)
