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