What are some example strings for the permission parameter of addPermissionToSpace?

Terryl May 27, 2013

I cannot figure out what string to pass in to the addPermissionToSpace method of the Confluence SOAP API. I have tried many combinations such as "View", "Add Pages", "Space Admin", "Administer Space", etc., but all attempts have resulted in blocking the permissions for the "confluence-users" group which I'm trying to add permissions for (imagine the picture below with all red "X"s for the "confluence-users" group). What are some acceptable strings for the permissions parameter? Is there a list anywhere?

1 answer

1 accepted

2 votes
Answer accepted
Phillip Ponzer [Cprime]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 27, 2013

From https://developer.atlassian.com/display/CONFDEV/Remote+Confluence+Methods#RemoteConfluenceMethods-Permissions.1:

Permission name         String value
Attachments - Create    CREATEATTACHMENT
Attachments - Remove    REMOVEATTACHMENT
Comments - Create       COMMENT
Comments - Remove       REMOVECOMMENT
Mail - Remove           REMOVEMAIL
News - Create           EDITBLOG
News - Remove           REMOVEBLOG
Pages - Create          EDITSPACE
Pages - Export          EXPORTPAGE
Pages - Remove          REMOVEPAGE
Pages - Restrict        SETPAGEPERMISSIONS
Space - Admin           SETSPACEPERMISSIONS
Space - Export          EXPORTSPACE
View                    VIEWSPACE

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events