v1

latestSwagger 2.02026-07-179010.4 KB

Update user's avatar and name

Update the user's avatar and name with the specified values

put/users

Headers

authorizationstring required

Access token to authorize request

Request body

avatarstring

The new avatar image for the user

namestring

The new name for the user

Response

User info

idinteger

The ID of the user

namestring

The name of the user

avatarstring

The URL of the user's avatar image

emailstring

The email address of the user