public. Retrieve basic page information for the deleted page
| 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:
<page.archive id="{id}" href="{uri}">
<title>{text}</title>
<path>{text}</path>
<contents type="{contenttype}" href="{uri}" />
<user.deleted id="{id}" href="{id}">
<nick>{text}</nick>
<username>{text}</username>
<email hidden="{bool}">{text}</email>
</user.deleted>
<date.deleted>{date}</date.deleted>
</page.archive>
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