v51

OpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-01308532588.1 KB
Experiments

Batch update experiments

Update multiple experiments

patch/v1/private/experiments/batch

Request body

idsstring[] required

List of experiment IDs to update (max 1000)

merge_tagsboolean

If true, merge tags with existing tags instead of replacing them. Default: false

Response

No Content