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)
Update a user picture for the authenticated workspace
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The file to upload (profile picture)