StaticgetStaticgetGets a specific element version.
Gets a specific element version by its Id. If found, the result describes the version and includes details of the element type, editor, version date, and published status.
StaticpostRolls back an element to a specific version.
Rolls back an element to the version indicated by the provided Id. This will archive the current version of the element and publish the provided one.
StaticputSets the prevent clean up status for an element version.
Sets the prevent clean up boolean status for an element version to the provided value. This controls whether the version will be a candidate for removal in content history clean up.
Gets a paginated collection of versions for a specific element.
Gets a paginated collection of versions for a specific element and optional culture. Each result describes the version and includes details of the element type, editor, version date, and published status.