API Reference

Create a message

This endpoint creates a top level message.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The ID of the Workspace.

string
required

The ID of the Channel where the messages live.

Body Params
string

The possible assignee of the message.

string

The possible group assignee of the message.

number

The triaged action applied to the message.

string

The message triaged action object id.

number

The message triaged action object type.

string
required

The type of message.

string
required
length ≤ 980

The full content of the message to be created

array of objects
length ≤ 10

The reactions to the message that exist at creation time

reactions
array of strings
length ≤ 10

The ids of the followers of the message

followers
string
Defaults to text/md

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

object

The data of the post message.

Responses

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