Ok. I tried with a different email id. Still the set me verified in the moderator controls is alive. Actually what i need is when i create a new user through API call. I want him to be subscribed to a prticular blog with another rest api call.
I am using the below call
<community>restapi/vc/blogs/id/EventsCalendar/subscriptions/users/self/add
for which i get "does not have access" error.
I thought only admins can make subscription calls. So i made the user admin and tried.
But now I get "E-mail Verification Required" error.
Please advice.