v3
latestOpenAPI 3.1.02026-07-31350397683.8 KBUpdate Simulation
update a specific simulation by id.
Path parameters
Headers
API key required to authenticate requests.
Request body
Stable code-addressable identifier
updated simulation name
human‑readable description of the simulation
optional default prompt UUID for this simulation
optional default knowledge base UUID for this simulation
maximum number of concurrent runs (max 500)
whether to hang up the call on transfer
maximum duration of each call. units specified by max_call_duration_units
units for max_call_duration: 'minutes' or 'seconds'
maximum number of turns per simulation run
ringing timeout in seconds before abandoning
settings for digital humans in the simulation
array of custom metric IDs to be saved in settings
score threshold below which a custom metric is considered failing (0-100)
score threshold at or above which a custom metric is considered passing (0-100)
outcome score threshold below which the simulation is considered failing (0-99)
outcome score threshold at or above which the simulation is considered passing (1-100)
number of simulation runs to execute per digital human
seconds to wait after a test completes before the next launches (0 = off)
seconds to wait for an agent reply before ending a text conversation (300-1800 = 5-30 min); defaults to 300 when unset
array of tags for the simulation
whether the simulation is pinned
enable custom-error detection for this simulation
custom-error definition prompt; overrides the org default when set
per-sim override of the org rerun-on-failure flag
per-sim override of the org rerun-on-custom-error flag
max same-run reruns of a failed result (1-5)
Response
Successful Response