/
LE
legend
/
Legend API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
legend
Legend API
patch
Update a group chat room (name, image)
v5
latest
OpenAPI 3.1.0
2026-08-08
241
232
1010.2 KB
chat
Update a group chat room (name, image)
patch
/v1/chat/rooms/{roomId}
Path parameters
roomId
string
uuid
required
Request body
object
required
name
string
imageUrl
string
uri
nullable
Response
Successful response
object
required
id
string
required
name
string
nullable
required
imageUrl
string
nullable
required