subtopics
delete/subtopics/{id}
Path parameters
idinteger required
id of the sub topic to delete
Response
sub topic
Example response
{
"message": "accepted",
"data": true
}id of the sub topic to delete
sub topic
{
"message": "accepted",
"data": true
}