{ "team_id": 5 }
curl --location --request DELETE '/admin/delete_doctor_team' \ --header 'Authorization: t05lRfUyaBLHqVbZDmxuirGC8XhY7IOS' \ --header 'Content-Type: application/json' \ --data-raw '{ "team_id": 5 }'
{}