Create a Message in a Channel

Creates a new message within the specified channel using the provided message data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique ID of the channel to associate the new message with

Body Params

Message data required to create a new message

string
required

Message content

string
required

Message sender

string

Reply to a message ID

Responses

400

Invalid message data provided in the request body

401

Unauthorized due to missing or expired authentication token

404

The specified channel was not found

502

Server error prevented message creation

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