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_id
Simulation scenario ID.
Request
This endpoint expects an object.
name
Name of the simulation scenario
description
Description of the simulation scenario
Response
200
status
Whether the request was successful.
response