InternalCreate a new instance of the service.
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.
The ID of the content that the version will be deleted from.
The number of the version to be deleted. The version number starts from 1 up to current version.
Restores a historical version to be the latest version. That is, a new version is created with the content of the historical version.
Permissions required: Permission to update the content.
Optionalexpand?: string[]A multi-value parameter indicating which properties of the content to expand.
By default, the content
object is expanded.
collaborators returns the users that collaborated on the version.content returns the content for the version.The ID of the content for which the history will be restored.
The content version to be restored.
Returned if the version is restored.
Protected Staticinitialize
See
https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-versions