# Update a User **PUT /users/{user_id}** ## Servers - https://identity.zerionsoftware.com/v1: https://identity.zerionsoftware.com/v1 () ## Authentication methods - Oauth2 ## Parameters ### Path parameters - **user_id** (string) id of the user ### Body: application/json (object) - **xxx_status** (number) - **email** (string) - **first_name** (string) - **last_name** (string) ## Responses ### 200 OK #### Body: application/json (object) - **id** (string) the updated user id [Powered by Bump.sh](https://bump.sh)