---
title: "Changes to Update Agent Response Test"
method: PUT
path: "/v1/convai/agent-testing/{test_id}"
---

# Changes to Update Agent Response Test

`PUT /v1/convai/agent-testing/{test_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 12 of 27 revisions.

- **2026-08-27** `f366bca2ae3c` — 6 warning, 6 info
- **2026-08-19** `f053c821dc18` — 6 info
- **2026-08-15** `acb0175c0525` — 8 warning, 8 info
- **2026-08-11** `d1a4847203ce` — 11 warning, 11 info
- **2026-08-08** `e77a0a530a82` — 12 info
- **2026-08-06** `1cae8adcc965` — 3 warning, 23 info
- **2026-08-05** `ebff0190de5c` — 8 warning, 8 info
- **2026-08-04** `ff0371798660` — 12 breaking, 36 info
- **2026-08-04** `7dac1812fdca` — 12 breaking, 36 info
- **2026-07-31** `72c54eba117e` — 12 breaking, 108 info
- **2026-07-27** `d39efac71e54` — 2 info
- **2026-07-26** `494d96419d15` — 40 warning, 64 info

## Changes

- **2026-08-27** `f366bca2ae3c` — 6 warning, 6 info
  - added the new `dtmf` enum value to the `oneOf[subschema #1: GetResponseUnitTestResponseModel]/chat_history/items/source_medium/anyOf[subschema #1: ChatSourceMedium]/` response property for the response status `200`
  - added the new `dtmf` enum value to the `oneOf[subschema #1: GetResponseUnitTestResponseModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/source_medium/anyOf[subschema #1: ChatSourceMedium]/` response property for the response status `200`
  - added the new `dtmf` enum value to the `oneOf[subschema #2: GetToolCallUnitTestResponseModel]/chat_history/items/source_medium/anyOf[subschema #1: ChatSourceMedium]/` response property for the response status `200`
  - added the new `dtmf` enum value to the `oneOf[subschema #2: GetToolCallUnitTestResponseModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/source_medium/anyOf[subschema #1: ChatSourceMedium]/` response property for the response status `200`
  - added the new `dtmf` enum value to the `oneOf[subschema #3: GetSimulationTestResponseModel]/chat_history/items/source_medium/anyOf[subschema #1: ChatSourceMedium]/` response property for the response status `200`
  - added the new `dtmf` enum value to the `oneOf[subschema #3: GetSimulationTestResponseModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/source_medium/anyOf[subschema #1: ChatSourceMedium]/` response property for the response status `200`
  - added the new `dtmf` enum value to the request property `anyOf[subschema #1: UpdateResponseUnitTestRequest]/chat_history/items/source_medium/anyOf[subschema #1: ChatSourceMedium]/`
  - added the new `dtmf` enum value to the request property `anyOf[subschema #1: UpdateResponseUnitTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/source_medium/anyOf[subschema #1: ChatSourceMedium]/`
  - added the new `dtmf` enum value to the request property `anyOf[subschema #2: UpdateToolCallUnitTestRequest]/chat_history/items/source_medium/anyOf[subschema #1: ChatSourceMedium]/`
  - added the new `dtmf` enum value to the request property `anyOf[subschema #2: UpdateToolCallUnitTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/source_medium/anyOf[subschema #1: ChatSourceMedium]/`
  - added the new `dtmf` enum value to the request property `anyOf[subschema #3: UpdateSimulationTestRequest]/chat_history/items/source_medium/anyOf[subschema #1: ChatSourceMedium]/`
  - added the new `dtmf` enum value to the request property `anyOf[subschema #3: UpdateSimulationTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/source_medium/anyOf[subschema #1: ChatSourceMedium]/`
- **2026-08-19** `f053c821dc18` — 6 info
  - added the new optional request property `anyOf[subschema #1: UpdateResponseUnitTestRequest]/environment`
  - added the new optional request property `anyOf[subschema #2: UpdateToolCallUnitTestRequest]/environment`
  - added the new optional request property `anyOf[subschema #3: UpdateSimulationTestRequest]/environment`
  - added the optional property `oneOf[subschema #1: GetResponseUnitTestResponseModel]/environment` to the response with the `200` status
  - added the optional property `oneOf[subschema #2: GetToolCallUnitTestResponseModel]/environment` to the response with the `200` status
  - added the optional property `oneOf[subschema #3: GetSimulationTestResponseModel]/environment` to the response with the `200` status
- **2026-08-15** `acb0175c0525` — 8 warning, 8 info
  - added the new `gemini-3.7-flash` enum value to the `oneOf[subschema #1: GetResponseUnitTestResponseModel]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/` response property for the response status `200`
  - added the new `gemini-3.7-flash` enum value to the `oneOf[subschema #1: GetResponseUnitTestResponseModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/` response property for the response status `200`
  - added the new `gemini-3.7-flash` enum value to the `oneOf[subschema #2: GetToolCallUnitTestResponseModel]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/` response property for the response status `200`
  - added the new `gemini-3.7-flash` enum value to the `oneOf[subschema #2: GetToolCallUnitTestResponseModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/` response property for the response status `200`
  - added the new `gemini-3.7-flash` enum value to the `oneOf[subschema #3: GetSimulationTestResponseModel]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/` response property for the response status `200`
  - added the new `gemini-3.7-flash` enum value to the `oneOf[subschema #3: GetSimulationTestResponseModel]/evaluation_model/anyOf[subschema #1: LLM]/` response property for the response status `200`
  - added the new `gemini-3.7-flash` enum value to the `oneOf[subschema #3: GetSimulationTestResponseModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/` response property for the response status `200`
  - added the new `gemini-3.7-flash` enum value to the `oneOf[subschema #3: GetSimulationTestResponseModel]/simulated_user_model/anyOf[subschema #1: LLM]/` response property for the response status `200`
  - added the new `gemini-3.7-flash` enum value to the request property `anyOf[subschema #1: UpdateResponseUnitTestRequest]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/`
  - added the new `gemini-3.7-flash` enum value to the request property `anyOf[subschema #1: UpdateResponseUnitTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/`
  - added the new `gemini-3.7-flash` enum value to the request property `anyOf[subschema #2: UpdateToolCallUnitTestRequest]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/`
  - added the new `gemini-3.7-flash` enum value to the request property `anyOf[subschema #2: UpdateToolCallUnitTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/`
  - added the new `gemini-3.7-flash` enum value to the request property `anyOf[subschema #3: UpdateSimulationTestRequest]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/`
  - added the new `gemini-3.7-flash` enum value to the request property `anyOf[subschema #3: UpdateSimulationTestRequest]/evaluation_model/anyOf[subschema #1: LLM]/`
  - added the new `gemini-3.7-flash` enum value to the request property `anyOf[subschema #3: UpdateSimulationTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/`
  - added the new `gemini-3.7-flash` enum value to the request property `anyOf[subschema #3: UpdateSimulationTestRequest]/simulated_user_model/anyOf[subschema #1: LLM]/`
- **2026-08-11** `d1a4847203ce` — 11 warning, 11 info
  - added the new `avaya` enum value to the `oneOf[subschema #1: GetResponseUnitTestResponseModel]/conversation_initiation_source/anyOf[subschema #1: ConversationInitiationSource]/` response property for the response status `200`
  - added the new `avaya` enum value to the `oneOf[subschema #2: GetToolCallUnitTestResponseModel]/conversation_initiation_source/anyOf[subschema #1: ConversationInitiationSource]/` response property for the response status `200`
  - added the new `avaya` enum value to the `oneOf[subschema #3: GetSimulationTestResponseModel]/conversation_initiation_source/anyOf[subschema #1: ConversationInitiationSource]/` response property for the response status `200`
  - added the new `gemini-3.6-flash` enum value to the `oneOf[subschema #1: GetResponseUnitTestResponseModel]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/` response property for the response status `200`
  - added the new `gemini-3.6-flash` enum value to the `oneOf[subschema #1: GetResponseUnitTestResponseModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/` response property for the response status `200`
  - added the new `gemini-3.6-flash` enum value to the `oneOf[subschema #2: GetToolCallUnitTestResponseModel]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/` response property for the response status `200`
  - added the new `gemini-3.6-flash` enum value to the `oneOf[subschema #2: GetToolCallUnitTestResponseModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/` response property for the response status `200`
  - added the new `gemini-3.6-flash` enum value to the `oneOf[subschema #3: GetSimulationTestResponseModel]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/` response property for the response status `200`
  - added the new `gemini-3.6-flash` enum value to the `oneOf[subschema #3: GetSimulationTestResponseModel]/evaluation_model/anyOf[subschema #1: LLM]/` response property for the response status `200`
  - added the new `gemini-3.6-flash` enum value to the `oneOf[subschema #3: GetSimulationTestResponseModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/` response property for the response status `200`
  - added the new `gemini-3.6-flash` enum value to the `oneOf[subschema #3: GetSimulationTestResponseModel]/simulated_user_model/anyOf[subschema #1: LLM]/` response property for the response status `200`
  - added the new `avaya` enum value to the request property `anyOf[subschema #1: UpdateResponseUnitTestRequest]/conversation_initiation_source/anyOf[subschema #1: ConversationInitiationSource]/`
  - added the new `avaya` enum value to the request property `anyOf[subschema #2: UpdateToolCallUnitTestRequest]/conversation_initiation_source/anyOf[subschema #1: ConversationInitiationSource]/`
  - added the new `avaya` enum value to the request property `anyOf[subschema #3: UpdateSimulationTestRequest]/conversation_initiation_source/anyOf[subschema #1: ConversationInitiationSource]/`
  - added the new `gemini-3.6-flash` enum value to the request property `anyOf[subschema #1: UpdateResponseUnitTestRequest]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/`
  - added the new `gemini-3.6-flash` enum value to the request property `anyOf[subschema #1: UpdateResponseUnitTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/`
  - added the new `gemini-3.6-flash` enum value to the request property `anyOf[subschema #2: UpdateToolCallUnitTestRequest]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/`
  - added the new `gemini-3.6-flash` enum value to the request property `anyOf[subschema #2: UpdateToolCallUnitTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/`
  - added the new `gemini-3.6-flash` enum value to the request property `anyOf[subschema #3: UpdateSimulationTestRequest]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/`
  - added the new `gemini-3.6-flash` enum value to the request property `anyOf[subschema #3: UpdateSimulationTestRequest]/evaluation_model/anyOf[subschema #1: LLM]/`
  - added the new `gemini-3.6-flash` enum value to the request property `anyOf[subschema #3: UpdateSimulationTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/`
  - added the new `gemini-3.6-flash` enum value to the request property `anyOf[subschema #3: UpdateSimulationTestRequest]/simulated_user_model/anyOf[subschema #1: LLM]/`
- **2026-08-08** `e77a0a530a82` — 12 info
  - added the new optional request property `anyOf[subschema #1: UpdateResponseUnitTestRequest]/chat_history/items/producing_llm`
  - added the new optional request property `anyOf[subschema #1: UpdateResponseUnitTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/producing_llm`
  - added the new optional request property `anyOf[subschema #2: UpdateToolCallUnitTestRequest]/chat_history/items/producing_llm`
  - added the new optional request property `anyOf[subschema #2: UpdateToolCallUnitTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/producing_llm`
  - added the new optional request property `anyOf[subschema #3: UpdateSimulationTestRequest]/chat_history/items/producing_llm`
  - added the new optional request property `anyOf[subschema #3: UpdateSimulationTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/producing_llm`
  - added the optional property `oneOf[subschema #1: GetResponseUnitTestResponseModel]/chat_history/items/producing_llm` to the response with the `200` status
  - added the optional property `oneOf[subschema #1: GetResponseUnitTestResponseModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/producing_llm` to the response with the `200` status
  - added the optional property `oneOf[subschema #2: GetToolCallUnitTestResponseModel]/chat_history/items/producing_llm` to the response with the `200` status
  - added the optional property `oneOf[subschema #2: GetToolCallUnitTestResponseModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/producing_llm` to the response with the `200` status
  - added the optional property `oneOf[subschema #3: GetSimulationTestResponseModel]/chat_history/items/producing_llm` to the response with the `200` status
  - added the optional property `oneOf[subschema #3: GetSimulationTestResponseModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/producing_llm` to the response with the `200` status
- **2026-08-06** `1cae8adcc965` — 3 warning, 23 info
  - added the new `audiocodes` enum value to the `oneOf[subschema #1: GetResponseUnitTestResponseModel]/conversation_initiation_source/anyOf[subschema #1: ConversationInitiationSource]/` response property for the response status `200`
  - added the new `audiocodes` enum value to the `oneOf[subschema #2: GetToolCallUnitTestResponseModel]/conversation_initiation_source/anyOf[subschema #1: ConversationInitiationSource]/` response property for the response status `200`
  - added the new `audiocodes` enum value to the `oneOf[subschema #3: GetSimulationTestResponseModel]/conversation_initiation_source/anyOf[subschema #1: ConversationInitiationSource]/` response property for the response status `200`
  - the `evaluation_model` request property default value `claude-sonnet-4-6` was added
  - the `simulated_user_model` request property default value `claude-sonnet-4-6` was added
  - the `` request property default value `gemini-2.5-flash` was removed
  - the `` request property default value `gemini-2.5-flash` was removed
  - the `` request property default value `gemini-2.5-flash` was removed
  - the `` request property default value `gemini-2.5-flash` was removed
  - the `` request property default value `gemini-2.5-flash` was removed
  - the `` request property default value `gemini-2.5-flash` was removed
  - the `` request property default value `gemini-2.5-flash` was removed
  - the `` request property default value `gemini-2.5-flash` was removed
  - added the new `audiocodes` enum value to the request property `anyOf[subschema #1: UpdateResponseUnitTestRequest]/conversation_initiation_source/anyOf[subschema #1: ConversationInitiationSource]/`
  - added the new `audiocodes` enum value to the request property `anyOf[subschema #2: UpdateToolCallUnitTestRequest]/conversation_initiation_source/anyOf[subschema #1: ConversationInitiationSource]/`
  - added the new `audiocodes` enum value to the request property `anyOf[subschema #3: UpdateSimulationTestRequest]/conversation_initiation_source/anyOf[subschema #1: ConversationInitiationSource]/`
  - the `evaluation_model` response's property default value `claude-sonnet-4-6` was added for the status `200`
  - the `simulated_user_model` response's property default value `claude-sonnet-4-6` was added for the status `200`
  - the `` response's property default value `gemini-2.5-flash` was removed for the status `200`
  - the `` response's property default value `gemini-2.5-flash` was removed for the status `200`
  - the `` response's property default value `gemini-2.5-flash` was removed for the status `200`
  - the `` response's property default value `gemini-2.5-flash` was removed for the status `200`
  - the `` response's property default value `gemini-2.5-flash` was removed for the status `200`
  - the `` response's property default value `gemini-2.5-flash` was removed for the status `200`
  - the `` response's property default value `gemini-2.5-flash` was removed for the status `200`
  - the `` response's property default value `gemini-2.5-flash` was removed for the status `200`
- **2026-08-05** `ebff0190de5c` — 8 warning, 8 info
  - added the new `gemini-3.5-flash-lite` enum value to the `oneOf[subschema #1: GetResponseUnitTestResponseModel]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/` response property for the response status `200`
  - added the new `gemini-3.5-flash-lite` enum value to the `oneOf[subschema #1: GetResponseUnitTestResponseModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/` response property for the response status `200`
  - added the new `gemini-3.5-flash-lite` enum value to the `oneOf[subschema #2: GetToolCallUnitTestResponseModel]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/` response property for the response status `200`
  - added the new `gemini-3.5-flash-lite` enum value to the `oneOf[subschema #2: GetToolCallUnitTestResponseModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/` response property for the response status `200`
  - added the new `gemini-3.5-flash-lite` enum value to the `oneOf[subschema #3: GetSimulationTestResponseModel]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/` response property for the response status `200`
  - added the new `gemini-3.5-flash-lite` enum value to the `oneOf[subschema #3: GetSimulationTestResponseModel]/evaluation_model/anyOf[subschema #1: LLM]/` response property for the response status `200`
  - added the new `gemini-3.5-flash-lite` enum value to the `oneOf[subschema #3: GetSimulationTestResponseModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/` response property for the response status `200`
  - added the new `gemini-3.5-flash-lite` enum value to the `oneOf[subschema #3: GetSimulationTestResponseModel]/simulated_user_model/anyOf[subschema #1: LLM]/` response property for the response status `200`
  - added the new `gemini-3.5-flash-lite` enum value to the request property `anyOf[subschema #1: UpdateResponseUnitTestRequest]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/`
  - added the new `gemini-3.5-flash-lite` enum value to the request property `anyOf[subschema #1: UpdateResponseUnitTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/`
  - added the new `gemini-3.5-flash-lite` enum value to the request property `anyOf[subschema #2: UpdateToolCallUnitTestRequest]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/`
  - added the new `gemini-3.5-flash-lite` enum value to the request property `anyOf[subschema #2: UpdateToolCallUnitTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/`
  - added the new `gemini-3.5-flash-lite` enum value to the request property `anyOf[subschema #3: UpdateSimulationTestRequest]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/`
  - added the new `gemini-3.5-flash-lite` enum value to the request property `anyOf[subschema #3: UpdateSimulationTestRequest]/evaluation_model/anyOf[subschema #1: LLM]/`
  - added the new `gemini-3.5-flash-lite` enum value to the request property `anyOf[subschema #3: UpdateSimulationTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/`
  - added the new `gemini-3.5-flash-lite` enum value to the request property `anyOf[subschema #3: UpdateSimulationTestRequest]/simulated_user_model/anyOf[subschema #1: LLM]/`
- **2026-08-04** `ff0371798660` — 12 breaking, 36 info
  - removed `#/components/schemas/RunSubagentToolResultSuccessModel, #/components/schemas/RunSubagentToolResultErrorModel` from the `anyOf[subschema #1: UpdateResponseUnitTestRequest]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property `oneOf` list
  - removed `#/components/schemas/RunSubagentToolResultSuccessModel, #/components/schemas/RunSubagentToolResultErrorModel` from the `anyOf[subschema #1: UpdateResponseUnitTestRequest]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property `oneOf` list
  - removed `#/components/schemas/RunSubagentToolResultSuccessModel, #/components/schemas/RunSubagentToolResultErrorModel` from the `anyOf[subschema #1: UpdateResponseUnitTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property `oneOf` list
  - removed `#/components/schemas/RunSubagentToolResultSuccessModel, #/components/schemas/RunSubagentToolResultErrorModel` from the `anyOf[subschema #1: UpdateResponseUnitTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property `oneOf` list
  - removed `#/components/schemas/RunSubagentToolResultSuccessModel, #/components/schemas/RunSubagentToolResultErrorModel` from the `anyOf[subschema #2: UpdateToolCallUnitTestRequest]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property `oneOf` list
  - removed `#/components/schemas/RunSubagentToolResultSuccessModel, #/components/schemas/RunSubagentToolResultErrorModel` from the `anyOf[subschema #2: UpdateToolCallUnitTestRequest]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property `oneOf` list
  - removed `#/components/schemas/RunSubagentToolResultSuccessModel, #/components/schemas/RunSubagentToolResultErrorModel` from the `anyOf[subschema #2: UpdateToolCallUnitTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property `oneOf` list
  - removed `#/components/schemas/RunSubagentToolResultSuccessModel, #/components/schemas/RunSubagentToolResultErrorModel` from the `anyOf[subschema #2: UpdateToolCallUnitTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property `oneOf` list
  - removed `#/components/schemas/RunSubagentToolResultSuccessModel, #/components/schemas/RunSubagentToolResultErrorModel` from the `anyOf[subschema #3: UpdateSimulationTestRequest]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property `oneOf` list
  - removed `#/components/schemas/RunSubagentToolResultSuccessModel, #/components/schemas/RunSubagentToolResultErrorModel` from the `anyOf[subschema #3: UpdateSimulationTestRequest]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property `oneOf` list
  - removed `#/components/schemas/RunSubagentToolResultSuccessModel, #/components/schemas/RunSubagentToolResultErrorModel` from the `anyOf[subschema #3: UpdateSimulationTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property `oneOf` list
  - removed `#/components/schemas/RunSubagentToolResultSuccessModel, #/components/schemas/RunSubagentToolResultErrorModel` from the `anyOf[subschema #3: UpdateSimulationTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property `oneOf` list
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `anyOf[subschema #1: UpdateResponseUnitTestRequest]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `anyOf[subschema #1: UpdateResponseUnitTestRequest]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `anyOf[subschema #1: UpdateResponseUnitTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `anyOf[subschema #1: UpdateResponseUnitTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `anyOf[subschema #2: UpdateToolCallUnitTestRequest]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `anyOf[subschema #2: UpdateToolCallUnitTestRequest]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `anyOf[subschema #2: UpdateToolCallUnitTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `anyOf[subschema #2: UpdateToolCallUnitTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `anyOf[subschema #3: UpdateSimulationTestRequest]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `anyOf[subschema #3: UpdateSimulationTestRequest]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `anyOf[subschema #3: UpdateSimulationTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `anyOf[subschema #3: UpdateSimulationTestRequest]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` request property
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `oneOf[subschema #1: GetResponseUnitTestResponseModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` response property for the response status `200`
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `oneOf[subschema #1: GetResponseUnitTestResponseModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` response property for the response status `200`
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `oneOf[subschema #1: GetResponseUnitTestResponseModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` response property for the response status `200`
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `oneOf[subschema #1: GetResponseUnitTestResponseModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` response property for the response status `200`
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `oneOf[subschema #2: GetToolCallUnitTestResponseModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` response property for the response status `200`
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `oneOf[subschema #2: GetToolCallUnitTestResponseModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` response property for the response status `200`
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `oneOf[subschema #2: GetToolCallUnitTestResponseModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` response property for the response status `200`
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `oneOf[subschema #2: GetToolCallUnitTestResponseModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` response property for the response status `200`
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `oneOf[subschema #3: GetSimulationTestResponseModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` response property for the response status `200`
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `oneOf[subschema #3: GetSimulationTestResponseModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` response property for the response status `200`
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `oneOf[subschema #3: GetSimulationTestResponseModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` response property for the response status `200`
  - removed `run_subagent_error, run_subagent_success` discriminator mapping keys from the `oneOf[subschema #3: GetSimulationTestResponseModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` response property for the response status `200`
  - removed `#/components/schemas/RunSubagentToolResultSuccessModel, #/components/schemas/RunSubagentToolResultErrorModel` from the `oneOf[subschema #1: GetResponseUnitTestResponseModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` response property `oneOf` list for the response status `200`
  - removed `#/components/schemas/RunSubagentToolResultSuccessModel, #/components/schemas/RunSubagentToolResultErrorModel` from the `oneOf[subschema #1: GetResponseUnitTestResponseModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` response property `oneOf` list for the response status `200`
  - removed `#/components/schemas/RunSubagentToolResultSuccessModel, #/components/schemas/RunSubagentToolResultErrorModel` from the `oneOf[subschema #1: GetResponseUnitTestResponseModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` response property `oneOf` list for the response status `200`
  - removed `#/components/schemas/RunSubagentToolResultSuccessModel, #/components/schemas/RunSubagentToolResultErrorModel` from the `oneOf[subschema #1: GetResponseUnitTestResponseModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/` response property `oneOf` list for the response status `200`
  - …8 more
- …earlier changes are on the page: https://skmtc.dev/elevenlabs/apis/elevenlabs-api-documentation/changes/v1/convai/agent-testing/:test_id/put

---

[Operation](https://skmtc.dev/elevenlabs/apis/elevenlabs-api-documentation/docs/v1/convai/agent-testing/:test_id/put.md) · [API](https://skmtc.dev/elevenlabs/apis/elevenlabs-api-documentation.md) · [Page](https://skmtc.dev/elevenlabs/apis/elevenlabs-api-documentation/changes/v1/convai/agent-testing/:test_id/put)
