curl --request DELETE \
--url https://platform.kodexa.ai/api/orchestrator-module-versions/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified OrchestratorModuleVersion. Orchestrator module versions track specific versions of orchestrator modules.
curl --request DELETE \
--url https://platform.kodexa.ai/api/orchestrator-module-versions/{id} \
--header 'x-api-key: <api-key>'