---
title: "Slack Interactive Handler"
method: POST
path: "/api/slack/interactive"
---

# Slack Interactive Handler

`POST /api/slack/interactive`

Handle Slack interactive component interactions (buttons, shortcuts, etc.).
Slack sends interactive payloads as application/x-www-form-urlencoded with a 'payload' field.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/deeptrace/apis/fastapi.md) · [All operations](https://skmtc.net/deeptrace/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/deeptrace/fastapi/versions/911db8c1d636/schema)
