Delete a directory tree within a drive
Documentation Index
Fetch the complete documentation index at: https://docs.ag.dev/llms.txt
Use this file to discover all available pages before exploring further.
Provide either X-API-Key: or Authorization: Bearer
Drive ID
Path to delete (directory tree). Must start with "/" and must not include ".." segments
^/(?!.*(?:^|/)\.\.(?:/|$)).*$