Counfluence Content Restrictions

Set content restrictions

Integration Operations & Process Management Free ⭐ Featured ✓ Official

Requirements

  • OAuth 2.0 or Basic Auth

Handles read and update restrictions on content, enabling fine-grained access control by limiting which users or groups can view or modify specific content items.

Includes:

    1. GET /wiki/rest/api/content/{id}/restriction
- POST /wiki/rest/api/content/{id}/restriction - PUT /wiki/rest/api/content/{id}/restriction - DELETE /wiki/rest/api/content/{id}/restriction - GET /wiki/rest/api/content/{id}/restriction/byOperation - GET /wiki/rest/api/content/{id}/restriction/byOperation/{operationKey} - GET /wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/byGroupId/{groupId} - PUT /wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/byGroupId/{groupId} - DELETE /wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/byGroupId/{groupId} - GET /wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/user - PUT /wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/user - DELETE /wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/user