Update user avatarAsk AIput deprecatedhttps://api.smartrecruiters.com/users/{id}/avatarPath Paramsidstringrequireduser identifierBody ParamsfilefilerequiredThe file to upload.Responses 204Avatar successfully updated 400with codes UNMARSHALLING_ERROR when request cannot be unmarshalled. This might be usually caused by missing: boundary parameter in HTTP Request Content-Type header boundary between parts Content-Disposition header in at least one part name parameter in at least one Content-Disposition header. Please check reference: https://tools.ietf.org/html/rfc7578#section-4 MISSING_FILE_PART when missing part with name file (file is case sensitive) MISSING_FILE_NAME when filename is not available in file part MISSING_MEDIA_TYPE when media type in Content-Type header is not available in file part 403with code * PERMISSION_DENIED Not permitted to manage users 404User not foundUpdated 7 months ago