Hi,
I am trying to delete a node (document) using REST API.
One strange thing I noticed that when I perform the delete action twice, then the API will throw a message saying the node id is not found.
Does that means I need to perform the action twice so that the node deletion is complete?