POST /File/Rollback/{id}/

Rolls the file with the specified ID back to the specified revision number.
 

Request

Method Request URI
POST /API/File/Rollback/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId The ID of the current session.

Path Parameters

Path Parameter Description
id The ID of the file to rollback.

Request Body

Name: revisionNumber
Type: System.Int64

Response

Response Body

Error code indication of success or reason of failure.