Update an experiment span
Update a span in an experiment. Supports updating output, metadata, and scores.
Path parameters
experiment_id
The ID of the experiment.
log_id
The ID of the log to update.
Headers
Authorization
Bearer token. Use Bearer YOUR_API_KEY.
Request
This endpoint expects an object.
Response
Successful response for Update experiment span
Errors
401
Unauthorized Error