{
// Optional
username: string;
email: string;
gender: string;
pronoun: string;
}
Updates the request user. Removes starting and trailing spaces from username
.
The given gender
must be present in organization/genders
.
The user must not be the anonymous.