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

---

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