User
Upload avatar
Store a base64 encoded avatar (PNG, JPEG, or WebP, up to 512KB) for the current user and return its public URL. Replaces any existing avatar.
put/user/avatar
Request body
Example request
{
"contentType": "image/png"
}Response
Avatar stored