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>'