wiki

Rename Wiki page or directory

Renames/moves a Wiki page or directory to a new path. When a directory path is given, all Wiki pages under it are moved atomically. Requires DAG write permission.

post/wiki/page/rename

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

Current Wiki page or directory path (may include slashes for nested pages)

Request body

newPathstring required

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

Response

Wiki page or directory renamed

messagestring

Changes

Changed in 1 of the 71 revisions of this API.1