Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-59818

REST API for deleting Confluence page version

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Content - History
    • None
    • 2
    • 9
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Currently, we have the below experimental API to delete a page version in Confluence which works as I have tested locally.

      DELETE http://localhost:5050/brisbane/rest/experimental/content/6193180/version/2
      

      where

      As the above API is termed as experimental hence the request is to have an approved API for the same work to delete specific Page version of a Page in Confluence.

      Example, If a page has 15 versions such as v1.0, v2.0 ...... v15.0 and I want to delete v2.0 using REST API.

      Regards
      Avik

              Unassigned Unassigned
              06f5aa6422ad Avik H
              Votes:
              15 Vote for this issue
              Watchers:
              11 Start watching this issue

                Created:
                Updated: