experiments
Update an experiment by ID
Partially update an experiment's name, description, and/or metadata. Only the fields included in the request body are changed; omitted fields are left as-is. Patching an ephemeral experiment refreshes its last-update timestamp, which extends the window before it is swept away.
patch/v1/experiments/{experiment_id}
Path parameters
experiment_idstring required
Request body
Response
Experiment updated successfully