chats

Create Message

Add a message to a chat.

post/api/v1/chats/{chat_id}/messages

Path parameters

chat_idstring uuid required

Request body

rolestring
contentstring required
extra_metadataobject nullable

Response

Successful Response

idstring uuid required
chat_idstring uuid required
user_idstring uuid nullable
rolestring required
contentstring required
extra_metadataobject nullable required
is_compactedboolean
created_atstring date-time required
sender_namestring nullable
sender_emailstring nullable

Changes

No changes recorded. 1 of the 13 revisions has no diff computed, so it could not be searched.