Create a new message in message feed
Message
Create a new message in message feed
Create a new message
POST
Create a new message in message feed
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 string length:
30Example:
"507f191e810c19729de860ea"
A reference ID
Maximum string length:
30Example:
"1530b11ec8df87da22b06b27"
Type of data
Maximum string length:
20Example:
"text"
Parent id of message
Maximum string length:
30Example:
"abc665afd7dbb8d036037eea"
A custom object for storing message. The size of this object must be less than 10 kb.
Example:
{ "text": "test" }File id
Maximum string length:
30Example:
"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 array length:
10Maximum string length:
30Example:
["tag1", "tag2"]List of mentioned users
A created date/time of message