Authorization: Bearer ********************
curl --location --request POST '/profile/delete-account-otp' \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "OTP sent to your email", "data": {} }