cURL
curl --request DELETE \ --url https://api.callaidan.com/agent/file/{file_id} \ --header 'Authorization: <api-key>'
Delete a file from an agent and remove it from the knowledge base
Company API Key
The ID of the file to delete
File deleted successfully