v1

latestSwagger 2.02026-07-1727416.9 KB
Concept

Create a concept

post/concept

Request body

namestring

The name of new concept

Example request

{
  "tokens": [
    {
      "string": "(?:(?<=\\W)|(?<=^))(terrible)(?=\\W|$)",
      "token_text": "terrible",
      "type": 0,
      "case_sensitive": false
    }
  ]
}

Response

OK