Confluence.js - Cloud and Server API library
    Preparing search index...

    Class ContentVersions

    Index

    Constructors

    Methods

    • Delete a historical version. This does not delete the changes made to the content in that version, rather the changes for the deleted version are rolled up into the next version. Note, you cannot delete the current version.

      Permissions required: Permission to update the content.

      Type Parameters

      • T = void

      Parameters

      Returns Promise<void>

    • Delete a historical version. This does not delete the changes made to the content in that version, rather the changes for the deleted version are rolled up into the next version. Note, you cannot delete the current version.

      Permissions required: Permission to update the content.

      Type Parameters

      • T = void

      Parameters

      Returns Promise<T>