Update Message
Update a message in a thread.
Path parameters
group_id
thread_id
message_id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
content
The content of the thread message
extra
Extra metadata for the thread message
Response
Successful Response
id
group_id
thread_id
content
The content of the thread message
extra
Extra metadata for the thread message
created_at
updated_at
is_archived