curl --request DELETE \
--url https://platform.kodexa.ai/api/knowledge-items/{id}/attachment \
--header 'x-api-key: <api-key>'Deletes the attachment from the knowledge item.
curl --request DELETE \
--url https://platform.kodexa.ai/api/knowledge-items/{id}/attachment \
--header 'x-api-key: <api-key>'