End Simulation

View as Markdown
End a simulation. Freezes the simulation so its virtual clock can no longer be advanced. The simulation and its isolated objects remain readable for inspection.

Authentication

AuthorizationBearer

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

Path parameters

external_idstringRequired

Response

Successful Response
idstring
account_idstring
virtual_clockdatetime
start_timedatetime
statusstring
descriptionstring or null
created_atdatetime
expires_atdatetime

Errors

422
Unprocessable Entity Error