public. Check one or more resources if given operation is allowed.
| Name | Type | Description |
| userid | string | either an integer user ID, "current", or "=" followed by a double uri-encoded user name |
| Name | Type | Description |
| authenticate | bool? | Force authentication for request (default: false) |
| mask | long? | Permission bit mask required for the pages |
| operations | string? | Comma separated list of operations to verify |
| Name | Value | Description |
| BadRequest | 400 | Invalid input parameter or request body |
| NotFound | 404 | Requested user could not be found |
| Ok | 200 | The request completed successfully |
Input:
<pages>
<page id="{int}"/>
...
</pages>
Output:
<pages>
<page id="{int}" href="{uri}">
<title>{text}</title>
<path>{text}</path>
</page>
...
</pages>
Use GET:site/operations to retrieve a list of all operations currently defined on the site.
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by