curl --request DELETE \
--url https://platform.kodexa.ai/api/document-stores/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified DocumentStores. Document stores are containers for organizing and processing documents within a project.
curl --request DELETE \
--url https://platform.kodexa.ai/api/document-stores/{id} \
--header 'x-api-key: <api-key>'