/
MI
mixpanel
/
Query API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
MIT
2026-07-26
104
113
247.1 KB
Experiment Management
Update Experiment
patch
/workspaces/{workspace_id}/experiments/{experiment_id}
Request body
UpdateExperimentRequest
required
name
string
description
string
hypothesis
string
status
string
settings
object
variants
unknown[]
metrics
unknown[]
start_date
string
end_date
string
exposures_cache
object
results_cache
object
tags
string[]
global_access_type
string
Response
Success
union
required
SingleExperimentApiResponse
required
OR
ExperimentApiErrorResponse
required