---
title: "Unpublish a note from knowledge bases"
method: POST
path: "/pages/{id}/unpublish"
tags: ["Notes"]
---

# Unpublish a note from knowledge bases

`POST /pages/{id}/unpublish`

Unpublishes the note from every knowledge base that contains it. Unpublishing is immediate, but is not recursive.

## Path parameters

- `id` string, required

## Response `200`

Successful operation

---

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