curl --request DELETE \
--url https://platform.kodexa.ai/api/applied-knowledge-sets/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified AppliedKnowledgeSet. Applied knowledge set configurations determine which knowledge is available during processing.
curl --request DELETE \
--url https://platform.kodexa.ai/api/applied-knowledge-sets/{id} \
--header 'x-api-key: <api-key>'Documentation Index
Fetch the complete documentation index at: https://developer.kodexa.ai/llms.txt
Use this file to discover all available pages before exploring further.