Skip to main content
PATCH
Update a message in a conversation

Path Parameters

conversation
integer
required

Conversation ID

message
integer
required

Message ID

Body

application/json
message
string
required

Updated message text

Response

The updated message.

id
integer
Example:

1

type
string
conversationId
integer
is_reply
boolean
parent
unknown
deleted
boolean
message
string
date
integer

Unix timestamp

edited_at
integer | null
reactions
object[]
author
object | null
files
object[]
voice
object | null