Update data for the current user.
PATCH /users/@me
PATCH
/users/@me
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”Request body
object
username
required
The username of the user.
string
avatarUrl
required
The avatar url of the user.
string format: uri
Responses
Section titled “ Responses ”The user data.
object
username
required
string
avatar_url
required
string format: uri
User was not found in request that requires authentication.
User is not authorized to perform the action.