Creates a snapshot of a Web Intelligence document. The call returns the identifier of the newly created storage token.
You can customize one step and go back and forth between initial state and resulting state. This can be used as undo/redo or implement custom prompt dialog boxes.
POST <webiURL>/documents/{documentId}/snapshots
Where:
Response type: application/xml or application/json
Response body: the identifier of the new snapshot.
POST <webiURL>/documents/8022/snapshots
<snapshots> <snapshot id="we00000000d447acb133a0"/> </snapshots>