v1
latestOpenAPI 3.1.02026-07-26751285.0 KBagents
Update a world
Update world properties
patch/api/agents/{agentId}/worlds/{worldId}
Path parameters
agentIdstring uuid required
ID of the agent
worldIdstring uuid required
ID of the world to update
Request body
Response
World updated successfully
Example response
{
"success": true
}