Skip to main content
PUT
Error

Path Parameters

id
string
required

The experiment ID

Query Parameters

sync
boolean
default:false

When true, run the job synchronously; the request will not return until the metrics calculations jobs are complete

syncWaitSeconds
integer<int32>
default:300

The maximum amount of time to wait for metrics calculation jobs to complete, in seconds. Applicable only if syncis 'true'

Response

200 - application/json

successful operation

jobs
object[]
read-only