Missing Group Rest API methods in Confluence

XMLWordPrintable

      Hi team,

      I'm trying to create a Confluence Cloud App that needs to create Groups in Confluence. I'm surprised that the rest API in Confluence is incomplete. There is no way to:

      • Create/Delete/Update Group
      • Added/Remove members to/From a Group

      https://developer.atlassian.com/cloud/confluence/rest/#api-group-get

      At the moment, you can on read information from groups.

      My current workaround is using the Jira API that allows the operations I need. In the cloud, groups are shared between Jira and Confluence.

      https://developer.atlassian.com/cloud/jira/platform/rest/v3/?utm_source=%2Fcloud%2Fjira%2Fplatform%2Frest%2F&utm_medium=302#api-rest-api-3-group-post

      The addon needs to ask the user for special JIRA permissions using 3LO.

      Would you add the rest methods to Confluence? Could you allow Confluence apps to have access to Jira Rest API? (maybe with a special Scope).

            Assignee:
            Andrew Ngo (Inactive)
            Reporter:
            Fernando Boucquez (PPL)
            Votes:
            3 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: