Create Simulation
Create a new simulation.
Creates a test clock with virtual time for deterministic subscription testing.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
account_id
Account this simulation belongs to
start_time
When the simulation's virtual timeline begins
description
Optional human-readable description
Response
Successful Response
id
account_id
virtual_clock
start_time
status
description
created_at
expires_at
Errors
422
Unprocessable Entity Error