---
title: "Delete a HelpCenter article"
method: DELETE
path: "/v1/helpcenter/articles/{id}"
tags: ["HelpCenter"]
---

# Delete a HelpCenter article

`DELETE /v1/helpcenter/articles/{id}`

Soft-deletes a HelpCenter article

## Path parameters

- `id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

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