---
title: "Changes to Update Eval"
method: PUT
path: "/v2/evals/{eval_uuid}"
---

# Changes to Update Eval

`PUT /v2/evals/{eval_uuid}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 25 revisions.

- **2025-11-20** `0cb64ef11adf` — 2 breaking, 2 warning
- **2025-11-19** `cd49adceebf8` — 2 info
- **2025-11-19** `0b43b7bedf32` — 4 info
- **2025-11-17** `1af31c95d91a` — 2 breaking, 4 info
- **2025-11-16** `d950d722e230` — 1 breaking, 3 info
- **2025-11-04** `33b4b8e9d2ce` — 1 breaking, 3 info
- **2025-11-03** `b824d75fc3cb` — 2 info
- **2025-10-29** `9b529d67a7d0` — 1 info

## Changes

- **2025-11-20** `0cb64ef11adf` — 2 breaking, 2 warning
  - removed the required property `ai_instructions/anyOf[subschema #2: AgentInstructions]/tools/oneOf[subschema #1: ToolArray]/value/items/id` from the response with the `200` status
  - removed the required property `ai_instructions/anyOf[subschema #3: WorkflowInstructions]/instructions/items/tools/oneOf[subschema #1: ToolArray]/value/items/id` from the response with the `200` status
  - removed the request property `ai_instructions/anyOf[subschema #2: AgentInstructions]/tools/oneOf[subschema #1: ToolArray]/value/items/id`
  - removed the request property `ai_instructions/anyOf[subschema #3: WorkflowInstructions]/instructions/items/tools/oneOf[subschema #1: ToolArray]/value/items/id`
- **2025-11-19** `cd49adceebf8` — 2 info
  - added `subschema #1, subschema #4` to the `ai_instructions` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #4` from the `ai_instructions` response property `anyOf` list for the response status `200`
- **2025-11-19** `0b43b7bedf32` — 4 info
  - added the new optional request property `ai_instructions/anyOf[subschema #2: AgentInstructions]/agent_name`
  - added `#/components/schemas/WorkflowInstructions` to the `ai_instructions` request property `anyOf` list
  - added the optional property `ai_instructions/anyOf[subschema #2: AgentInstructions]/agent_name` to the response with the `200` status
  - added `#/components/schemas/WorkflowInstructions` to the `ai_instructions` response property `anyOf` list for the response status `200`
- **2025-11-17** `1af31c95d91a` — 2 breaking, 4 info
  - removed `#/components/schemas/ToolsList, #/components/schemas/ToolDict, #/components/schemas/ToolsString` from the `ai_instructions/anyOf[subschema #2: AgentInstructions]/tools` request property `anyOf` list
  - added `#/components/schemas/ToolArray, #/components/schemas/ToolDict, #/components/schemas/ToolString` to the `ai_instructions/anyOf[subschema #2: AgentInstructions]/tools` response property `oneOf` list for the response status `200`
  - added discriminator to `ai_instructions/anyOf[subschema #2: AgentInstructions]/tools` request property
  - added `#/components/schemas/ToolArray, #/components/schemas/ToolDict, #/components/schemas/ToolString` to the `ai_instructions/anyOf[subschema #2: AgentInstructions]/tools` request property `oneOf` list
  - removed `#/components/schemas/ToolsList, #/components/schemas/ToolDict, #/components/schemas/ToolsString` from the `ai_instructions/anyOf[subschema #2: AgentInstructions]/tools` response property `anyOf` list for the response status `200`
  - added discriminator to `ai_instructions/anyOf[subschema #2: AgentInstructions]/tools` response property for the response status `200`
- **2025-11-16** `d950d722e230` — 1 breaking, 3 info
  - removed `subschema #1, subschema #3` from the `ai_instructions/anyOf[subschema #2: AgentInstructions]/tools` request property `anyOf` list
  - added `subschema #1, subschema #3` to the `ai_instructions/anyOf[subschema #2: AgentInstructions]/tools` request property `anyOf` list
  - added `subschema #1, subschema #3` to the `ai_instructions/anyOf[subschema #2: AgentInstructions]/tools` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #3` from the `ai_instructions/anyOf[subschema #2: AgentInstructions]/tools` response property `anyOf` list for the response status `200`
- **2025-11-04** `33b4b8e9d2ce` — 1 breaking, 3 info
  - removed `subschema #2` from the `ai_instructions/anyOf[subschema #2: AgentInstructions]/tools` request property `anyOf` list
  - added `subschema #1` to the `ai_instructions/anyOf[subschema #2: AgentInstructions]/tools` request property `anyOf` list
  - added `subschema #1` to the `ai_instructions/anyOf[subschema #2: AgentInstructions]/tools` response property `anyOf` list for the response status `200`
  - removed `subschema #2` from the `ai_instructions/anyOf[subschema #2: AgentInstructions]/tools` response property `anyOf` list for the response status `200`
- **2025-11-03** `b824d75fc3cb` — 2 info
  - added `#/components/schemas/AgentInstructions` to the `ai_instructions` request property `anyOf` list
  - added `#/components/schemas/AgentInstructions` to the `ai_instructions` response property `anyOf` list for the response status `200`
- **2025-10-29** `9b529d67a7d0` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/aymara-ai/apis/aymara-api/docs/v2/evals/:eval_uuid/put.md) · [API](https://skmtc.dev/aymara-ai/apis/aymara-api.md) · [Page](https://skmtc.dev/aymara-ai/apis/aymara-api/changes/v2/evals/:eval_uuid/put)
