topics

post/topics

Request body

assessment_idinteger
titlestring

Example request

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

Response

new created topic

Changes