curl --request DELETE \
--url https://platform.kodexa.ai/api/orchestrator-stores/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified OrchestratorStore. Orchestrator stores manage document storage for pipeline-based processing.
curl --request DELETE \
--url https://platform.kodexa.ai/api/orchestrator-stores/{id} \
--header 'x-api-key: <api-key>'