Task- Write a Python script to add restrictions to a page in Confluence Serversuch that no one can read/update it. Something like this... but for Server
I have read these questions but they are pretty old and unsupported solutions, are there any better (updated and working) solutions??
Community moderators have prevented the ability to post new answers.
Hello @Ritika Saini
Confluence Server doesn't have any REST API endpoints to add / change content restrictions, only ones to read them.
Only Confluence Cloud has those types of REST API endpoints.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There are two alternatives.
Choose one.
Have fun!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please note that this has been supported since version 8.8.0.
See CONFSERVER-57907 and Update restrictions.
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.