Check if a user or a group can perform an operation to the specified content. TheDocumentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
operation to check
must be provided. The user’s account ID or the ID of the group can be provided in the subject to check
permissions against a specified user or group. The following permission checks are done to make sure that the
user or group has the proper access:
- site permissions
- space permissions
- content restrictions
External DocumentationTo learn more, visit the Confluence documentation.
Parameters
| Parameter | Description |
|---|---|
| ID | The ID of the content to check permissions against. |
| Operation | The content permission operation to check. |
| Subject Identifier | for type=user, identifier should be user’s accountId or anonymous for anonymous usersfor type=group, identifier should be ID of the group. |
| Subject Type | Select the entity type to check whether the permission applies to it. |