UpdateUserRequest
Request body for updating the authenticated user. Both fields are optional; supply at least one.
| Field | Type | Description |
|---|---|---|
username | string | New username (max 24 chars, alphanumeric and dashes, not reserved). |
email | string | New email; lowercased server-side. |