latestOpenAPI 3.1.02026-07-26751285.0 KB
f43280bfdb0c
agents
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
}