v1
latestOpenAPI 3.1.02026-07-26751285.0 KBrooms
agents
Create a room
Creates a new room for an agent
post/api/agents/{agentId}/rooms
Path parameters
agentIdstring uuid required
ID of the agent
Request body
Response
Room created successfully
Example response
{
"success": true
}