Go!Chat
Update thread message
Updates the specified chat message.
POST
/
api
/
v1
/
message
/
{id}
Path parameters
id
string
requiredBody parameters
bcc
string
cc
string
content
string
delivery
MessageDelivery
existing_attachments
string[]
new_attachments
MessageInputAttachment[]
read
boolean
set_reminder
ThreadReminderInput
subject
string
to
string
Response body
No content.