topics

post/topics

Request body

assessmentIdinteger
titlestring

Example request

{
  "assessmentId": 1,
  "title": "Project A"
}

Response

new created topic

Changes