Skip to main content

Upload a photo

POST 

/me/avatar/upload

Static images are centre-cropped to a square; GIFs keep their animation. The upload then serves across every verified address. Accepts image/png|jpeg|webp|gif, ≤ 2 MB.

Request

Request body

This endpoint expects an object in multipart/form-data.

    imagestring<binary>

Responses

Uploaded.