Skip to main content
POST
Send Slack message

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

content-type
enum<string>
required
Available options:
application/json

Body

application/json
channel
string
required
text
string
required
Minimum string length: 1
thread_ts
string | null

Response

Message sent

success
boolean
required