# Update user

**PUT /v1/security/users/{user}**

Update a user.


## Servers
- http://localhost:9644: http://localhost:9644 ()



## Parameters

### Path parameters
- **user** (string)



### Body: application/json (object)

- **algorithm** (string)

- **password** (string)



## Responses
### 200
User successfully updated


[Powered by Bump.sh](https://bump.sh)
