subtopics

delete/subtopics/{id}

Path parameters

idinteger required

id of the sub topic to delete

Response

sub topic

messagestring
databoolean

Example response

{
  "message": "accepted",
  "data": true
}

Changes