topics

put/topics/{id}

Path parameters

idinteger required

id of the topic

Request body

assessment_idinteger
titlestring

Example request

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

Response

topic

messagestring
dataTopic — unresolved $ref

Changes