> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zocomputer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Undo space change

> Undo the last change to a space route, restoring the previous version.

{/* Tool: undo_space_route */}

## Parameters

<ParamField path="path" type="string" required={true}>
  Route path to undo, e.g. '/about' or '/api/hello'.
</ParamField>
