Delete a file from a knowledge folder
curl --request DELETE \
--url https://api.langdock.com/knowledge/{folderId}/{attachmentId} \
--header 'Authorization: <authorization>'curl --request DELETE \
--url https://api.langdock.com/knowledge/{folderId}/{attachmentId} \
--header 'Authorization: <authorization>'