curl --request DELETE \
--url https://api.getoutbox.ai/agent/file/{file_id} \
--header 'Authorization: <api-key>'Delete a file from an agent and remove it from the knowledge base
curl --request DELETE \
--url https://api.getoutbox.ai/agent/file/{file_id} \
--header 'Authorization: <api-key>'Documentation Index
Fetch the complete documentation index at: https://docs.getoutbox.ai/llms.txt
Use this file to discover all available pages before exploring further.