---
title: "Not UI related. Handles Slack events"
method: POST
path: "/event"
---

# Not UI related. Handles Slack events

`POST /event`

Handles different Slack triggers such as bot removal, or URL verification

## Response `200`

Success

## Other responses

- `400` — Returns error description
- `401` — verification token does not match

## Changes

- **2019-07-20** `3aa6daedd38c` — 2 info
  - added the non-success response with the status `401`
  - removed the non-success response with the status `500`
- **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/event/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)
