> For the complete documentation index, see [llms.txt](https://xfer.hivechain.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xfer.hivechain.app/routes/deleting-routes.md).

# Deleting routes

To delete an existing route, initiate a micro-transfer to @xfer using the following structured memo:

`{"cmd":"DEL", "route":"[name]"}`

*Example:*

* `{"cmd":"DEL", "route":"binance"}`\
  \&#xNAN;*deletes the previously created "binance" route*

To delete all routes at once, both HIVE and HBD, initiate a micro-transfer to @xfer using the following structured memo:

`{"cmd":"CLR" }`
