---
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

## Changes

- **2026-08-13** `a40c48ad6dea` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/atlas/apis/atlas-api/changes/v1/helpcenter/articles/:id/delete.md)

---

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