---
title: "Delete a wiki page"
method: DELETE
path: "/knowledgebase/{kb_id}/wiki/pages/{slug}"
tags: ["Wiki"]
---

# Delete a wiki page

`DELETE /knowledgebase/{kb_id}/wiki/pages/{slug}`

Soft-delete a wiki page by slug

## Path parameters

- `kb_id` string, required
- `slug` string, required

## Response `204`

No Content

## Other responses

- `404` — Not Found

## Changes

- **2026-05-21** `3f276bf7acc8` — 1 info
  - endpoint added
- **2025-12-16** `edf61e68559d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tencentblueking/apis/weknora-api/changes/knowledgebase/:kb_id/wiki/pages/:slug/delete.md)

---

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