Delete page
delete_pagePermanently deletes a Wiki.js page by its ID. Irreversible action; confirm with the user before executing.
Instructions
Permanently delete a page by id. DESTRUCTIVE and irreversible — confirm with the user before calling this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Page id to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| succeeded | Yes |