> ## 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.

# Remove asset from space

> Delete a static asset from the user's zo.space site.

{/* Tool: delete_space_asset */}

space site.

## Parameters

<ParamField path="asset_path" type="string" required={true}>
  URL path of the asset to delete, e.g. '/images/logo.png'.
</ParamField>
