Skip to main content
POST
Create a room

Path Parameters

agentId
string<uuid>
required

ID of the agent

Body

application/json
name
string

Name of the room

worldId
string<uuid>

ID of the world

roomId
string<uuid>

Optional custom room ID

entityId
string<uuid>

Entity ID to add to the room

Response

Room created successfully

success
boolean
Example:

true

data
object