latestOpenAPI 3.1.02026-08-101974116.4 KB

fe3e2eee3c6f

Worlds
public

Create a world

Creates a world in the given Organization and Project. Checks if the user can create a world with the given size.

post/

Headers

x-m2-organization-idstring required

The ID of an organization

x-m2-project-idstring required

The ID of a project

Request body

namestring required

The name of a world

descriptionstring

The description of a world

pictureUrlstring uri

The picture URL of a world

transientboolean required

Describes whether the world is transient. Transient worlds are automatically deleted once their duration expires and they are fully stopped.

Response

The world's ID, if created successfully

worldIdstring required

The ID of a world

launchContextIdstring required

The ID of a launch context