Skip to main content
POST
Create a world for an agent

Path Parameters

agentId
string<uuid>
required

ID of the agent

Body

application/json
name
string

Name of the world

sourceType
string

Type of source (e.g., discord, telegram)

sourceId
string

Platform-specific identifier

metadata
object

Additional world metadata

Response

World created successfully

success
boolean
Example:

true

data
object