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