eds_da_rollback
Undo a previous eds_da_push by passing its undo object to restore overwritten documents and delete newly-created ones.
Instructions
Undo a previous eds_da_push. Pass the exact undo object returned by a push that used withUndo — it restores overwritten documents and deletes newly-created ones. Requires EDS_DA_TOKEN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| undo | Yes | The undo object returned by a withUndo push |