Skip to content

Update data for the current user.

PATCH
/users/@me

Request body

object
username
required

The username of the user.

string
avatarUrl
required

The avatar url of the user.

string format: uri

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.