v2

latestOpenAPI 3.1.02026-08-05313314398.1 KB
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