/
LE
legend
/
Legend API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
legend
Legend API
post
Forward a chat message to another room with an optional comment
v5
latest
OpenAPI 3.1.0
2026-08-08
241
232
1010.2 KB
chat
Forward a chat message to another room with an optional comment
post
/v1/chat/messages/forward
Request body
object
required
messageId
string
uuid
required
clientMessageId
string
required
roomId
string
channelName
string
comment
string
Response
Successful response
ForwardMessageOutput
required
forwardedMessage
ChatMessage
required
commentMessage
ChatMessage