93cc41f2018a

latestOpenAPI 3.0.0GPL-3.0raw.githubusercontent.com2026-08-10215274484.1 KB
wiki

Update Wiki page

Updates an existing Wiki page's content. Requires DAG write permission.

patch/wiki/page

Query parameters

remoteNodestring

name of the remote node

workspacestring

Workspace selector. For list and search APIs, use all, default, or a workspace name. Omitted means all.

pathstring required

Relative Wiki page path without extension, for example runbooks/deploy-guide. Must not start with / or contain ..

Wiki page path (may include slashes for nested pages)

Request body

contentstring required

Full file content including optional YAML frontmatter

Response

Wiki page updated

messagestring