curl --request DELETE \
--url https://platform.kodexa.ai/api/orchestrator-module-runtimes/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified OrchestratorModuleRuntime. Orchestrator module runtimes define processing environments for orchestrator modules.
curl --request DELETE \
--url https://platform.kodexa.ai/api/orchestrator-module-runtimes/{id} \
--header 'x-api-key: <api-key>'