v1
latestOpenAPI 3.1.02026-07-26751285.0 KBrooms
agents
Update a room
Updates a specific room
patch/api/agents/{agentId}/rooms/{roomId}
Path parameters
agentIdstring uuid required
ID of the agent
roomIdstring uuid required
ID of the room to update
Request body
Response
Room updated successfully
Example response
{
"success": true
}