curl --request DELETE \
--url https://platform.kodexa.ai/api/assistants/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified Assistant. Assistants are AI-powered processors that analyze and extract data from documents.
curl --request DELETE \
--url https://platform.kodexa.ai/api/assistants/{id} \
--header 'x-api-key: <api-key>'