Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
This API allows a logged in user to change his password (post login). This API is not applicable when the user has logged in or registered using a social login.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.