users

Update a user

Update user information

put/api/v1/users/{id}

Path parameters

idstring required

User ID

Request body

activeboolean
emailstring
namestring
passwordstring
preferencesobject
profile_picturestring
role_namesstring[]

Response

OK

activeboolean
created_atstring
idstring
must_change_passwordboolean
namestring
preferencesobject
profile_picturestring
updated_atstring
usernamestring

Changes