subtopics

post/subtopics

Request body

topicIdinteger
namestring

Example request

{
  "topicId": 1,
  "name": "Subtopic A"
}

Response

new created sub topic

Changes