curl --request DELETE \
--url https://prod.featherhq.com/api/v1/knowledge-base/collection/{collectionId}/file/{fileId}/remove \
--header 'X-API-Key: <api-key>'
{}
curl --request DELETE \
--url https://prod.featherhq.com/api/v1/knowledge-base/collection/{collectionId}/file/{fileId}/remove \
--header 'X-API-Key: <api-key>'
{}
Knowledge base file deleted successfully
The response is of type object
.