Send a Slack message
POST/slack/send
Send a message to a Slack channel through a connected Slack workspace.
Either text or blocks must be provided. If connection_id is omitted,
the project's active Slack connection is used. If channel is omitted,
the connection's default channel is used.
Request
Responses
- 201
- 400
- 401
Slack message accepted and sent
Validation error, no active Slack connection, or Slack API error
Missing or invalid API key