Skip to main content
PATCH
Update current user profile

Authorizations

Authorization
string
header
required

JWT token for admin console authentication

Body

application/json
name
string

User full name

Required string length: 2 - 255
Example:

"John Doe"

avatarUrl
string

Avatar URL

Maximum string length: 500
Example:

"https://example.com/avatar.jpg"

Response

Profile updated successfully