---
title: "Receives a Slack token"
method: POST
path: "/api/slacktoken"
tags: ["Slacktoken"]
---

# Receives a Slack token

`POST /api/slacktoken`

Receives a Slack token

## Request body

- SlackTokenRequest — Request model for creating a form with an active form definition.
  - `token` string, nullable — The name of the form.

## Response `200`

Success

- string

## Other responses

- `400` — Invalid input data.

## Changes

- **2025-03-24** `fbc3fe6ecbf1` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/endatix/apis/endatix-platform-rest-api/changes/api/slacktoken/post.md)

---

[API](https://skmtc.dev/endatix/apis/endatix-platform-rest-api.md) · [All operations](https://skmtc.dev/endatix/apis/endatix-platform-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/endatix/endatix-platform-rest-api/revisions/a0bda80cd84a/schema)
