Edit an existing user
Path parameters
username of the user whose data is to be edited
Request body
Whether the user account is active
Whether the user has administrator privileges
Whether the user can create organizations
Whether the user can use Git hooks
Whether the user can import local repositories
The user's personal description or bio
The email address of the user
The full display name of the user
The user's location or address
identifier of the user, provided by the external authenticator (if configured)
Maximum number of repositories the user can create
Whether the user must change password on next login
The plain text password for the user
Whether the user is prohibited from logging in
Whether the user has restricted access privileges
The authentication source ID to associate with the user
User visibility level: public, limited, or private
The user's personal website URL
Response
User
Is user active
URL to the user's avatar
the user's description
user counts
the user's full name
URL to the user's gitea page
the user's id
Is the user an administrator
User locale
the user's location
login of the user, same as username
identifier of the user, provided by the external authenticator (if configured)
Is user login prohibited
Is user restricted
The ID of the user's Authentication Source
User visibility level option: public, limited, private
the user's website