latestOpenAPI 3.1.02026-08-221163801019.2 KB

f0f28319e448

Simulation

Update a simulation scenario

Update a simulation scenario.

Permissions

This endpoint requires the following permissions:

  • Simulation:ModifySimulationScenario on the simulation scenario.
post/v1/{organization}/simulation/scenario/{simulation_scenario_id}/

Path parameters

organizationstring required
simulation_scenario_idstring required

The ID of the simulation scenario to update.

The ID of the simulation scenario to update.

Headers

x-mongo-cluster-namestring nullable

The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.

The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.

Sec-WebSocket-Protocolstring[]

Request body

tagsobject nullable

The tags of the simulation persona. Both the key and the value can only contain alphanumeric characters, underscores, or spaces.

Response

Succeeded.