Delete File
Agent Filesystem
Delete File
Delete a file from an agent’s workspace.
DELETE
Delete File
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 |

