Authorization: Bearer ********************curl --location --request DELETE 'https://api-staging.tenbyte.io/v1/auth/me' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"password": "@skshahra@gmail.com@7R"
}'{
"message": "Deleted Successfully",
"success": true
}