Authorization: Bearer ********************curl --location --request GET 'https://api.stg.bidancer.com/auth-service/auth/delete-user/callback?token&callbackURL' \
--header 'Authorization: Bearer <token>'{
"success": true,
"message": "User deleted"
}