v1
latestOpenAPI 3.0.12026-07-13130168404.3 KBContent versions
Restore content 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.
post/wiki/rest/api/content/{id}/version
Path parameters
idstring required
The ID of the content for which the history will be restored.
Query parameters
expandstring[]
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.
Request body
Response
Returned if the version is restored.