---
title: "Not UI related. Handles Slack slash commands requests."
method: POST
path: "/commands"
---

# Not UI related. Handles Slack slash commands requests.

`POST /commands`

This endpoint is needed for integration with Slack API

## Response `200`

Message from Comedian to Slack

## Other responses

- `400` — Contains error description

## Changes

- **2019-07-20** `3aa6daedd38c` — 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/commands/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)
