---
title: "Create a concept"
method: POST
path: "/concept"
tags: ["Concept"]
---

# Create a concept

`POST /concept`

## Request body

- object
  - `name` string — The name of new concept
  - `tokens` Condition[]
    - `string` string
    - `type` integer
    - `case_sensitive` boolean

## Response `200`

OK

---

[API](https://skmtc.dev/megagonlabs/apis/idea2-api-specification.md) · [All operations](https://skmtc.dev/megagonlabs/apis/idea2-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/megagonlabs/idea2-api-specification/revisions/98450d0705a2/schema)
