own:course permission on the course, or manage:course. Materials in the topic are kept; their topicId is set to null.core.session_token: ********************Authorization: Bearer ********************curl --location --request DELETE '/topics/'{
"success": false,
"message": "string",
"meta": {
"page": 0,
"limit": 0,
"total": 0
},
"errors": [
{
"code": "CR-100001",
"field": "string",
"message": "string"
}
],
"result": null
}