Skip to main content

user_patch_me

user_patch_me

Request Body REQUIRED
avatar_url string
is_profile_private boolean REQUIRED
username string REQUIRED
Responses
200

Returns updated user.

Schema OPTIONAL
avatar_url string OPTIONAL
behaviour string

Possible values: [Lurker, Downloader, Freeleecher, Leech, Seed, Choked, Uploader, Stopped]

first_login date-time
has_verified_email boolean
id uuid

The user's id

is_donator boolean
is_enabled boolean
is_profile_private boolean
last_login date-time OPTIONAL
role string

Possible values: [Normie, Verified, Mod, Admin]

username string
400

User not found.

Schema OPTIONAL
string
401

Not logged in, hence unauthorized.

Schema OPTIONAL
string