/users/{userID}Ask AIput https://www.toneden.io/api/v1/users/{userID}Update a user.Path ParamsuserIDintegerrequiredNumeric ID of the user to update.Body Paramsidnumberavatar_urlstringusernamestringUnique, URL-friendly string identifying the user.display_namestringNon-unique, non-URL-friendly string identifying the user.emailstringtypestringenumDistinguishes between admin accounts ("manager" type) and profiles ("artist" type).managerartistAllowed:managerartistaboutstringaccount_countintegerattribution_window_settingsobjectattribution_window_settings objectbirthdaystringcitystringcountrystringcreation_platformstringThe name of the OAuth platform the user used to create their account, if any.default_notification_settingsobjectdefault_notification_settings objectfacebook_idstringID of the personal Facebook profile connected to the account, if any.facebook_permissionsarray of stringsWhich permissions were granted to ToneDen when the user connected their Facebook profile.facebook_permissionsADD stringfacebook_profile_namestringThe name of the personal Facebook profile connected to the account, if any.fan_countstringAn approximate count of all 'fans' the user has. Included in this count is anyone who has unlocked a social unlock or entered a contest owned by this account.first_namestringgoogle_idstringThe ID of the personal Google account connected to the account, if any.google_permissionsarray of stringsWhich permissions were granted to ToneDen when the user connected their Google account.google_permissionsADD stringgoogle_usernamestringThe name of the Google account connected to the account, if any.has_passwordstringWhether the user has a password associated with the account.last_logged_in_datestringlast_namestringreport_settingsobjectConfiguration which is used to generate PDF reports for ad campaigns.report_settings objectstatestringsubscription_idintegerResponse 200Successfully updated user.Updated almost 6 years ago