Skip to main content
POST
Send message to channel

Authorizations

api_access_token
string
header
required

All API requests must include the api_access_token header with a valid agent or administrator token.

Body

application/json
content
string
required

Message text content

attachments
string[]

Attachment URLs or blob IDs

Response

Message sent

id
integer
channel_id
integer
content
string
author_id
integer
pinned
boolean
attachments
string[]
created_at
string<date-time>