Skip to main content
POST
Send message

Path Parameters

id
string<uuid>
required

Body

application/json
content
string
required
type
enum<string>
required
Available options:
text,
image,
file
metadata
object

Response

201 - application/json

Message sent successfully

id
string<uuid>
chatId
string<uuid>
senderId
string<uuid>
content
string
type
string
metadata
object
createdAt
string<date-time>
readBy
string<uuid>[]