---
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

## Changes

- **2026-07-17** `96a96feb975e` — 2 info
  - api tag `Topic API` added
  - api tag `github.com/casbin/casnode/controllersApiController` removed
- **2021-06-17** `00fd7770906c` — 2 info
  - api tag `github.com/casbin/casnode/controllersApiController` added
  - api tag `Topic API` removed

[Change history](https://skmtc.dev/casdoor/apis/swagger/changes/add-topic/post.md)

---

[API](https://skmtc.dev/casdoor/apis/swagger.md) · [All operations](https://skmtc.dev/casdoor/apis/swagger/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/casdoor/swagger/revisions/96a96feb975e/schema)
