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