About page permissions in confluence. I want to operate permissions automatically with REST API. In the API, as you do manually with the key mark on the upper right of the page I want to be able to change from "Everyone can view and edit" to "Only some users can view and edit". Is it possible with the REST API?
@青山 明 @Pramodh M Using the Update restrictions endpoint I've managed to change all the page permissions one by one but I haven't succeeded either on change from "everyone can view and edit" to "only some users can view and edit" with the REST API. Did you find a solution already ?
Hi @青山 明
Here is the reference for Page restrictions API for Confluence
Let me know what exactly you are trying to add (user/group) for the permission you have specified.
Thanks,
Pramodh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Instead of adding restrictions, confluence page permissions I want to be able to change from "everyone can view and edit" to "only some users can view and edit" with the REST API. Everyone else except a specific group or individual wants to deny access.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@青山 明 @Pramodh M I haven't succeeded either on change from "everyone can view and edit" to "only some users can view and edit" with the REST API. Did you find a solution already ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.