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
Changes
Changed in 2 of the 70 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api removed without deprecation
api-removed-without-deprecation
This revision also has 91 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲