---
title: "POST /add-topic"
method: POST
path: "/add-topic"
tags: ["Topic API"]
---

# POST /add-topic

`POST /add-topic`

add one topic

## Request body

- ControllersNewTopicForm
  - `body` string
  - `editorType` string
  - `nodeId` string
  - `tags` string[]
  - `title` string

## Response `200`

The Response object

---

[API](https://skmtc.net/casdoor/apis/untitled-api.md) · [All operations](https://skmtc.net/casdoor/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/casdoor/untitled-api/versions/c21c4387b897/schema)
