Users
Update User
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.
PUT
Documentation Index
Fetch the complete documentation index at: https://docs.quickblox.com/llms.txt
Use this file to discover all available pages before exploring further.
Recipes
Update user password
Update user password
Update user
Update user
Update user with API key
Update user with API key
Path Parameters
ID of the user. Generated automatically by the server after user creation.
Body Parameters
Headers
A user session token. See Authentication page to learn more about the session token.
API key from Dashboard. Expected format:
ApiKey {your_api_key}. Must be used either QB-Token or Authorization.Responses
200
200
A successful response
403
403
An error response
422
422
An error response