Error
User Profiles
Create a user profile picture
POST
Create a user profile picture
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The uuid of the user
Body
multipart/form-data
The image file to upload.
Response
200 - application/json
The new picture url.
The relative url of the picture.
Last modified on June 25, 2026