Manage User Details

View as Markdown
Retrieves, updates, or deletes the authenticated user's details.

Request

This endpoint expects an object.
profile_picturestringOptionalformat: "uri"
biostring or nullOptional
addressanyOptional
countrystringOptional
phonestring or nullOptional
dobdate or nullOptional
user_typestringOptional
linkedin_urlstring or nullOptionalformat: "uri"
github_urlstring or nullOptionalformat: "uri"
twitter_urlstring or nullOptionalformat: "uri"
facebook_urlstring or nullOptionalformat: "uri"
website_urlstring or nullOptionalformat: "uri"
portfolio_urlstring or nullOptionalformat: "uri"
skillslist of stringsOptional
investment_interestslist of stringsOptional
technical_interestslist of strings or nullOptional
focus_arealist of strings or nullOptional
resumestringOptionalformat: "uri"
communication_preferences_phoneboolean or nullOptionalDefaults to false
communication_preferences_emailboolean or nullOptionalDefaults to false
platform_features_emailsboolean or nullOptionalDefaults to false
activity_based_emailsboolean or nullOptionalDefaults to false
company_infoanyOptional
additional_dataany or nullOptional

Response

User details
user_typestring
skills_datalist of objectsRead-only
investment_interests_datalist of objectsRead-only
technical_interests_datalist of objectsRead-only
focus_area_datalist of objectsRead-only
top_domain_elodoubleRead-only
top_domain_rankintegerRead-only
streakstringRead-only
highest_streakstringRead-only
streak_freeze_daysstringRead-only
titlestringRead-only
unlocked_titlesstringRead-only
followers_countintegerRead-only
following_countintegerRead-only
is_followingbooleanRead-only
is_followed_backbooleanRead-only
profile_picturestringformat: "uri"
biostring or null
addressany
countrystring
phonestring or null
dobdate or null
linkedin_urlstring or nullformat: "uri"
github_urlstring or nullformat: "uri"
twitter_urlstring or nullformat: "uri"
facebook_urlstring or nullformat: "uri"
website_urlstring or nullformat: "uri"
portfolio_urlstring or nullformat: "uri"
resumestringformat: "uri"
communication_preferences_phoneboolean or nullDefaults to false
communication_preferences_emailboolean or nullDefaults to false
platform_features_emailsboolean or nullDefaults to false
activity_based_emailsboolean or nullDefaults to false
company_infoany
additional_dataany or null

Errors

401
Unauthorized Error
404
Not Found Error