users
Update user (full)
Update the specified user. If a field is not included in the query body, that field will be set to null or its default value.
put/users/{key}
Path parameters
keystring required
The id or name of the user to update.
Request body
Response
Success, returns updated user.