# Test message Sends test message to slack channels with dummy data. Endpoint: POST /v1/alerts/slack/test Version: 0.0.1 Security: basicAuth ## Request fields (application/json): - `event_type` (string, required) - `channel_ids` (array) If omitted would be taken from the event settings ## Response 200 fields (application/json): - `message` (string, required) Response message ## Response 400 fields (application/json): - `message` (string, required) Response message