put https://api.quickblox.com/users/.json
Update a user by ID. A user can be updated only by themselves or an account owner.
You can use this request to update a user password. In this case, you need to pass the old password and new password to the update user request.
Recipes
Update user password
Open Recipe
Update user
Open Recipe
Update user with API key
Open Recipe
Update user password with API key
Open Recipe