I'd like to add user or group to new space by Rest API (Confluence Server)
When I create space, permission information can be posted as REST api parameter?
(Rest API document for creating space has parameters only key, name, description, NOT permission)
Or after creating, can I add user or group to new space by using REST api?
Thanks.
ps. RPC is deprecated after 5.5. So, I don't want to use this feature.
And CLI is not free. So I want to use REST interface.
Hi @JY 김,
Currently, there is no REST API to set the space permissions. You can add vote/comments to the existed open request at https://jira.atlassian.com/browse/CONFSERVER-44329.
It can be done with taking help of JSON-RPC API but you do not want to use it. At this point, it would be better to take advantage of the third party add-ons like Confluence CLI.
Thanks,
Ram.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.