Update an experiment span

Update a span in an experiment. Supports updating output, metadata, and scores.

Path parameters

experiment_idstringRequired
The ID of the experiment.
log_idstringRequired
The ID of the log to update.

Headers

AuthorizationstringRequired

Bearer token. Use Bearer YOUR_API_KEY.

Request

This endpoint expects an object.

Response

Successful response for Update experiment span

Errors

401
Unauthorized Error