Users
Update a user picture
Update a user picture for the authenticated workspace
PUT
/
users
/
picture
Authorizations
Authorization
string
headerrequiredBearer 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
200 - application/json
error
boolean
Indicates if an error occurred
url
string
Indicates the image url