Delete File
Agent Filesystem
Delete File
Delete a file from an agent’s workspace.
DELETE
Delete File
Documentation Index
Fetch the complete documentation index at: https://docs.shinzo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Requires JWT token or Platform API key.Agent UUID
File path within the agent workspace (wildcard segment)
Example Request
Response
Status Codes
| Code | Description |
|---|---|
200 | File deleted successfully |
401 | Invalid authentication |
403 | Access denied |
404 | Agent or file not found |

