v1

latestOpenAPI 3.0.1Gremlin License2026-08-06397451577.0 KB
scenarios

Update the results of a scenario run.

Requires the privilege SCENARIOS_WRITE

put/scenarios/{guid}/runs/{runNumber}/results

Path parameters

guidstring required

This value represents the globally unique identifier of the record to fetch.

runNumberinteger required

Query parameters

teamIdstring required

Required when using company session token.

Request body

status'Passed' | 'Failed' | 'Unsure'
incidentDetectedboolean
incidentMitigatedboolean

Response

Indicates the scenario run updated in place. Call GET v1/scenario/{guid}/runs/{runNumber} to retrieve the latest state