---
title: "Publish a note to knowledge bases"
method: POST
path: "/pages/{id}/publish"
tags: ["Notes"]
---

# Publish a note to knowledge bases

`POST /pages/{id}/publish`

Publishes the note to every knowledge base that contains it. Publishing occurs asynchronously, so the published status will not update immediately.

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