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