Skip to main content
PUT
Upload and update the user's profile picture

Authorizations

Authorization
string
header
required

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

Body

multipart/form-data
file
file

The file to upload (profile picture)

Response

Successfully updated user's profile picture

error
boolean

Indicates if an error occurred

url
string

Indicates the image url