v1

latestOpenAPI 3.1.02026-07-24318141.2 MB

Send a Chat Message

post/chatroom-messages/

Request body

chat_room_idstring required
sender_image_urlstring
badge_image_urlstring
sender_profile_urlstring
message_event'message-created' | 'image-created' required
sender_nicknamestring
program_date_timestring date
messagestring required

this field is required when message_event is message-created

image_urlstring

this field is required when message_event is image-created

image_heightinteger
image_widthinteger
quote_message_idstring
quote_messageobject

this field contains message object, and must follow all the required parameters for message

message_metadataobject
parent_message_idstring

parent message for this specific reply in the message thread

mentionsobject[]

Details of the mentioned profiles and their location in the message

attributesobject[]

A list of key/val pair attributes. [{"key": "key1", "value": "val1"},...]

Response

201