Create Population
Populations
Create Population
Creates a new population model.
POST
Create Population
Documentation Index
Fetch the complete documentation index at: https://docs.semilattice.ai/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Body
multipart/form-data
Name of the new population
Optional. If not provided, all questions default to single-choice. Important: the API expects population_options to be sent as JSON string. Use json.dumps() to convert your object to string format for multipart/form-data requests.
Optional description for the population
Where the data comes from
Label for the real-world target the population is modeling
The date when this data was sourced in reality
Identifier for the simulation engine to be used
Whether to run an accuracy test immediately after creation