---
title: "Not UI related. Handles messages from different Comedian services."
method: POST
path: "/service-message"
---

# Not UI related. Handles messages from different Comedian services.

`POST /service-message`

## Request body

- ServiceMessage
  - `team_name` string
  - `bot_access_token` string
  - `channel` string
  - `message` string

## Response `200`

Message handled!

## Other responses

- `400` — incorrect data format

## Changes

- **2019-04-11** `deb3d466c3a2` — 1 info
  - added the non-success response with the status `400`
- **2019-03-13** `a0fad9e3d214` — 1 info
  - endpoint added
- **2019-03-13** `ea0deca478db` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/maddevsio/apis/mad-devs-comedian/changes/service-message/post.md)

---

[API](https://skmtc.dev/maddevsio/apis/mad-devs-comedian.md) · [All operations](https://skmtc.dev/maddevsio/apis/mad-devs-comedian/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/maddevsio/mad-devs-comedian/revisions/1ccd9e49d97b/schema)
