Skip to main content
PUT
update a message

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

messageId
string
required
Maximum string length: 150

Body

application/json

Information of message to be updated

data
object
metadata
object
tags
string[]
Maximum array length: 10
Maximum string length: 30
mentionees
object[]

The object of the mentions type and user who get a notification for the message.

Maximum array length: 2

Response

Messages Information

messages
object[]
users
object[]
files
object[]