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