Create a simulation
Simulations
Create a simulation
Create a simulation from mode + goal + inputs + user_model_ids.
Returns immediately in status planning; the plan is generated in the
background. Poll GET / until status is planned.
POST
Create a simulation
Headers
Body
application/json
'research' or 'journey'
Goal id within the mode (from /v1/simulation-schema)
One or more user-model ids to simulate against
Answers keyed by the goal's input ids (from /v1/simulation-schema)
Response
Successful Response