Skip to main content

Update my profile

POST 

/api/me

Updates the signed-in user's own profile: names, timezone, and avatar. The avatar is written to disk and any previous file is removed; deleteAvatar clears it instead. Sent as multipart/form-data because it carries a file.

Auth: required

View source

Request

Responses

The updated profile.