POST api/VersionControl/Rollback/{id}
Reverting to the previous file version
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Version ID |
integer |
Required |
Body Parameters
Media Item ID
integerRequest Formats
application/json, text/json
Sample:
1
Response Information
Resource Description
Media Item hash
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.