Projects

Create a project

Create a project. Create one first when you plan to run several related simulations, then pass its id as project_id when creating simulations.

post/v1/projects

Headers

authorizationstring

Request body

namestring nullable

Optional project name; defaults to 'New project'

Response

Successful Response

{"stackTrail":"paths:/v1/projects:post:responses:201:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes