Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

uuid
string<uuid>
required

The uuid of the user

Body

multipart/form-data
file
file

The image file to upload.

Response

200 - application/json

The new picture url.

url
string

The relative url of the picture.

Last modified on August 7, 2026