[[rest-api-node-autoindex-is-not-removable]]
=== Node AutoIndex is not removable ===

The automatic node index can not be removed.


.Final Graph
["dot", "Final-Graph-Node-AutoIndex-is-not-removable.svg", "neoviz"]
----
----

_Example request_

* *+DELETE+*  +http://localhost:7474/db/data/index/auto/node/+
* *+Accept:+* +application/json+

_Example response_

* *+405:+* +null+
[source,javascript]
----

----


