wiki

Create Wiki page

Creates a new Wiki page. Requires DAG write permission.

post/wiki

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.

Request body

idstring required

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

contentstring required

Full file content including optional YAML frontmatter

Response

Wiki page created

messagestring

Changes