Hi,
So I created a space using the Confluence REST API, as per the example given in https://developer.atlassian.com/server/confluence/confluence-rest-api-examples/ .
The space which is created is a public space, if I'm not wrong. I want to change the permission of the space so that it can be viewed by a specific group .e.g. "confluence-users". I tried to find a solution but didn't get any. Is it possible to achieve this in any way by making an API call from my C# code?
Thanks in advance,
Neha
Hi @Neha Sharma,
This question seems similar to yours and there are lot of answers, check it out.
Hope this helps
Thanks a lot @Kirubel Tesfaye for pointing me to the answer.
The method suggested works fine for me.
Regards,
Neha
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.