https://docs.atlassian.com/confluence/REST/latest/#d3e855

      In this documentation on labels the example URIs end in "labels" instead of "label".

      Here is the current documentation:

      GET
      /rest/api/content/

      {id}/label?prefix&start&limit
      Returns the list of labels on a piece of Content.

      Example request URI(s):

      http://example.com/rest/api/content/1234/labels
      http://example.com/rest/api/content/1234/labels?prefix=global&start=0&limit=200

      Here is what it should be:

      GET
      /rest/api/content/{id}

      /label?prefix&start&limit
      Returns the list of labels on a piece of Content.

      Example request URI(s):

      http://example.com/rest/api/content/1234/label
      http://example.com/rest/api/content/1234/label?prefix=global&start=0&limit=200

            [CONFSERVER-35704] Error in rest api documentation for labels

            This is resolved in source, and will be resolved with the 5.7 release

            Steve Lancashire (Inactive) added a comment - This is resolved in source, and will be resolved with the 5.7 release

            Giles B added a comment -

            Hi slancashire,
            Looks like this is in the automatic output, not anything that's managed by the docs team.

            Giles B added a comment - Hi slancashire , Looks like this is in the automatic output, not anything that's managed by the docs team.

              slancashire Steve Lancashire (Inactive)
              pwieckiewicz Paul Biagio
              Affected customers:
              0 This affects my team
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: