Updates a run identified by its ID.
public RunUpdateResponse update(JsonValue runId, RunUpdateParams params)Updates a run identified by its ID. The body should contain only the fields to be changed; unknown fields are ignored.
| Name | Type | Description |
|---|---|---|
runId* | JsonValue | |
params* | RunUpdateParams |