Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of a message
Maximum length:
30
Example:
"a85dca058f5b585f86a29f14"
Body
application/json
Message object that needs to be updated
A custom object for storing message. The size of this object must be less than 10 kb.
Example:
{ "text": "test" }
A custom object for storing the other data. The size of this object must be less than 20 kb.
Example:
{ "refId": "d601c27c0675baa2103ec573" }
List of tags for searching
Maximum length:
10
Example:
["tag1", "tag2"]
List of mentioned users