Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Message object that needs to be added
Message feed id of message
Maximum length:
30
Example:
"507f191e810c19729de860ea"
A reference ID
Maximum length:
30
Example:
"1530b11ec8df87da22b06b27"
Type of data
Maximum length:
20
Example:
"text"
Parent id of message
Maximum length:
30
Example:
"abc665afd7dbb8d036037eea"
A custom object for storing message. The size of this object must be less than 10 kb.
Example:
{ "text": "test" }
File id
Maximum length:
30
Example:
"76bfe68974157a114053364d"
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
A created date/time of message