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

# Delete a directory

> Permanently delete an Orbit Search directory and all associated data.

Permanently deletes a directory and all associated data. This action cannot be undone.

<Warning>
  Deletion is permanent. The **Personal Connections** directory cannot be deleted.
</Warning>

### Path parameters

<ParamField path="organizationId" type="string" required>
  The UUID of the owning organization.
</ParamField>

<ParamField path="directoryId" type="string" required>
  The UUID of the directory to delete.
</ParamField>
