Experiments
Update a experiment
Update the details of a experiment by ID
POST
Update a experiment
Documentation Index
Fetch the complete documentation index at: https://next.gentrace.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter Gentrace API key (Format: Authorization: Bearer )
Path Parameters
Experiment UUID
Example:
"123e4567-e89b-12d3-a456-426614174000"
Body
application/json
Response
Successful response
Experiment UUID
Example:
"123e4567-e89b-12d3-a456-426614174000"
Creation timestamp (ISO 8601)
Example:
"2025-04-01T00:00:00.000Z"
Last update timestamp (ISO 8601)
Example:
"2025-04-01T00:00:00.000Z"
Friendly experiment name
Example:
"OpenAI o3-mini prompt"
Pipeline UUID
Example:
"123e4567-e89b-12d3-a456-426614174000"
Metadata
Example:
{ "key": "value" }Update a experiment