Authorization: Bearer ********************curl --location --request DELETE 'https://dev-api.idukki.io/business/remove-user/111' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"email":"voicriprannuvoi-7591@yopmail.com"
}'{}