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

## Changes

> 5 revisions in range; 2 could not be searched.

- **2026-07-26** `69bd8c9e8932` — 1 info
  - added the optional property `page/workflow_status/workflow_status_category` to the response with the `200` status

[Change history](https://skmtc.dev/aha/apis/aha-api/changes/pages/:id/publish/post.md)

---

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