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 | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
200Returns updated user.
| ||||||||||||
400User not found.
| ||||||||||||
401Not logged in, hence unauthorized.
|