curl --request DELETE \
--url https://platform.kodexa.ai/api/applied-knowledges/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified AppliedKnowledge. Applied knowledge represents knowledge used during document processing.
curl --request DELETE \
--url https://platform.kodexa.ai/api/applied-knowledges/{id} \
--header 'x-api-key: <api-key>'