Update test

Updates an agent response test by ID.

Path parameters

test_idstringRequired
The id of a chat response test. This is returned on test creation.

Headers

xi-api-keystringRequired

Request

This endpoint expects an object.
UpdateResponseUnitTestRequestobjectRequired
OR
UpdateToolCallUnitTestRequestobjectRequired
OR
UpdateSimulationTestRequestobjectRequired

Response

Successful Response
llmobject
OR
toolobject
OR
simulationobject

Errors

422
Unprocessable Entity Error