Restore a version into the draft
POST/report/:id/versions/:versionId/restore
Copies a version's content into the draft. Does not change the published version.
Request
Responses
- 200
- 4XX
- 5XX
The version whose content was copied into the draft.
Client error responses due to invalid input or missing parameters.
Internal server error due to an unexpected issue.