Authorization: Bearer ********************curl --location --request DELETE 'https://api.msaaq.com/v1/admin/communities/1/topics/1' \
--header 'X-Tenant: academy.msaaq.com' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>'{
"message": "تم الحذف بنجاح"
}