Skip to main content
PATCH
Update a world

Path Parameters

agentId
string<uuid>
required

ID of the agent

worldId
string<uuid>
required

ID of the world to update

Body

application/json
name
string

Updated name for the world

metadata
object

Updated metadata (merged with existing)

Response

World updated successfully

success
boolean
Example:

true

data
object