v1
latestOpenAPI 3.1.02026-07-26751285.0 KBagents
Create a world for an agent
Create a new world for a specific agent
post/api/agents/{agentId}/worlds
Path parameters
agentIdstring uuid required
ID of the agent
Request body
Response
World created successfully
Example response
{
"success": true
}