Current user
Make updates to the user to which the login token was issued.
Update the profile of the currently logged in user.
Authorizations
AuthorizationstringRequired
Provide the token that is returned upon login
Body
namestringOptional
The display name for the user
biostringOptional
The user's description
avatarUrlstringOptional
URL to the user's profile picture.
localestring · locale-bcp47Optional
timezonestring · timezoneOptional
The default timezone for the user.
Responses
200
OK
application/json
422
Request validation failed
application/json
patch
/meLast updated
Was this helpful?

