Create a reply message

This endpoint creates a reply message.

Path Params
integer
required

The ID of the Workspace.

string
required

The ID of the specified message.

Body Params
string

The possible assignee of the message.

string

The possible group assignee of the message.

number
enum

The triaged action applied to the message.

Allowed:
string

The message triaged action object id.

number

The message triaged action object type.

string
enum
required

The type of message.

Allowed:
string
required
length ≤ 40000

The full content of the message to be created. Note: Some code examples may display additional backslashes.

reactions
array of objects
length ≤ 10

The reactions to the message that exist at creation time

reactions
followers
array of strings
length ≤ 10

The ids of the followers of the message

followers
string
enum
Defaults to text/md

The format of the Chat Message content (Default: text/md)

Allowed:
post_data
object

The data of the post message.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json