public. Retrieve the contents of a deleted page for previewing
| Name | Type | Description |
| pageid | string | An integer page ID of a deleted page |
| Name | Type | Description |
| authenticate | bool? | Force authentication for request (default: false) |
| Name | Value | Description |
| Forbidden | 403 | Administrator access is required |
| Ok | 200 | The request completed successfully |
Output:
<content type="{contenttype}">
<head>{text}</text>
<body>{text}</body>
<body target="{text}">{text}</body>
...
<tail>{text}</tail>
</content>
This feature uses the ViewNoExecute render mode, which retrieves the contents used to perform a diff. This mode is identical to View, except that functions are not evaluated.
When a page is deleted, the page and all files on it are moved into the archive. A page is never permanently deleted; it will remain in the archive until it is restored (POST:archive/pages/{pageid}/restore). While a page is in the archive, it cannot be modified.
Use GET:archive/pages to retrieve a list of pages currently in the archive.
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by