Upload User Avatar

Upload an avatar for a user.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects a multipart form containing a file.
imagefileRequired

Response

Successful Response

namestring

The name of the user

emailstring

The email address of the user

idinteger
thumbnailstringOptional

The thumbnail URL of the user

created_atdatetimeOptional
updated_atdatetimeOptional
is_archivedbooleanOptional
super_userbooleanOptional
api_key_final_charactersstringOptional
groupslist of objectsOptional

Errors