Users
Update a user picture
Update a user picture for the authenticated workspace
PUT
/
users
/
picture
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
The file to upload (profile picture)