user_patch
user_patch
Path Parameters |
---|
id uuid — REQUIREDUser's id. |
Request Body — REQUIRED |
---|
avatar_url string |
is_profile_private boolean — REQUIRED |
username string — REQUIRED |
Responses | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Returns updated user.
| ||||||||||||
400 User not found.
| ||||||||||||
401 Not logged in, hence unauthorized.
|