| RevertEditedOfficeDocumentsInCloud | Scroll | 
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/RevertEditedOfficeDocumentsInCloud
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/RevertEditedOfficeDocumentsInCloud
Reverts any changes made to the given office document and deletes it in the cloud if any.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/RevertEditedOfficeDocumentsInCloud
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â–¡ Documents | 
 | nillable | Sets list of documents to revert. | 
| ≡ WSOfficeDocumentKey | 
 | list nillable | |
| â– DocNo | xs:int | mandatory | Sets number of Thereforeâ„¢ document. | 
| â–¡ VersionNo | xs:int | nillable | Sets version of Thereforeâ„¢ document. If not set or null the latest version will be taken. | 
| â–¡ StreamNo | xs:int | nillable | Sets number of the the stream in Thereforeâ„¢ document. If not set or null the first stream (streamNo 0) will be taken. | 
| â–¡ ForceDelete | xs:boolean | nillable | Enforce deletion of temporary files, ignoring shared locks that might be blocking it | 
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/RevertEditedOfficeDocumentsInCloudResponse
<Empty message>
Legend:
| â– | Not nillable element. | 
| â–¡ | Nillable element. | 
| ≡ | List of elements. | 
| Bold | Mandatory element. |