Update a user avatar

Upload an avatar for the user identified by the userId path parameter. The image is processed asynchronously: a 200 response means the upload was accepted, and the resized avatar becomes visible shortly afterwards, so a GET immediately after may still return the previous imageUrl. Images must be at most 8192x8192 pixels.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Body Params
file
Responses
200

The avatar has been updated

401

Unauthorized

403

Forbidden

404

User not found

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json