Skip to main content
PATCH
Update a room

Path Parameters

agentId
string<uuid>
required

ID of the agent

roomId
string<uuid>
required

ID of the room to update

Body

application/json
name
string

New name for the room

Response

Room updated successfully

success
boolean
Example:

true

data
object