users

Edit a user

put/api/v1beta1/users/{username}

Request body

enabledboolean

If false, the user is not able to authenticate

Response

Updated user details

usernamestring required
enabledboolean

If false, the user is not able to authenticate

Changes