Start a simulation

Start a new simulation using a simulation case.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
simulation_case_idstringRequiredformat: "uuid"
target_agent_idstringRequiredformat: "uuid"
simulation_session_idstring or nullOptionalformat: "uuid"
custom_variablesmap from strings to anyOptional

Response

200
statusstring
Whether the request was successful.
responseobject
Simulation details.

Errors

400
Bad Request Error
404
Not Found Error
422
Unprocessable Entity Error