Skip to main content
POST
Create a World that brings up a set of Simulations together

Authorizations

Authorization
string
header
required

Use a Continuous API key. Send it in the Authorization header as a Bearer token.

Headers

X-Workspace-Id
string

Required with a sealed session on workspace-scoped routes. API keys carry their workspace.

Body

application/json
name
string
required
Minimum string length: 1
simulations
object
required
from
string
seed
string

Response

Created

created_at
string<date-time>
required
from
string
required
id
string
required
members
object
required
name
string
required
seed
string
required
services
object
required
status
enum<string>
required
Available options:
creating,
running,
stopped,
failed
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://example.com/schemas/WorldView.json"

error
object
Example: