endpoint. After update password, do not logout user, keep the user logged in by using the new access token that was generated by verification API endpoint.
User Profile
GET /profile
Response:
200
{
"name": "Abhishek Verma",
"email": "hello@abhishek.com",
"profile_picture": "url of profile picture from some CDN"