Update a simulation scenario

Update an existing simulation scenario.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

scenario_idstringRequired
Simulation scenario ID.

Request

This endpoint expects an object.
namestring or nullOptional
Name of the simulation scenario
descriptionstring or nullOptional
Description of the simulation scenario

Response

200
statusstring
Whether the request was successful.
responseobject

Errors

400
Bad Request Error
404
Not Found Error