Updates a userAsk AIput https://api.solidarity.tech/v1/users/{id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsidintegerrequiredID of the user to updateBody Paramsphone_numberstring | nullemailstring | nullfirst_namestring | nulllast_namestring | nullpreferred_languagestring | nullchapter_idinteger | nullPrimary chapter ID (backwards compatible)chapter_idsarray of integers | nullFull array of chapter IDs (replaces all). Requires multi-chapter feature.chapter_idsADD integeradd_chapter_idsarray of integers | nullArray of chapter IDs to add. Requires multi-chapter feature.add_chapter_idsADD integerremove_chapter_idsarray of integers | nullArray of chapter IDs to remove. Requires multi-chapter feature.remove_chapter_idsADD integerset_exclusive_chapterboolean | nullWhen true with chapter_id, sets that chapter as the only chapter (removes all other chapter memberships).truefalsesecond_languagestring | nullreferred_by_user_idinteger | nullcustom_user_propertiesobject | nullCustom property values keyed by internal_name. Use a string for single-value fields. Use an array of strings for Multiple Checkboxes fields. Comma-separated strings are also accepted for Multiple Checkboxes.custom_user_properties object | nulladdressobject | nullOptional address to update. We will attempt to geocode the address if latitude and longitude are not provided.address object | nullassessmentstring | nullAssessment status key to set on the user (maps to classification)sms_permissionboolean | nulltruefalsecall_permissionboolean | nulltruefalseemail_permissionboolean | nulltruefalsetimezonestring | nullIANA timezone identifier (e.g., "America/New_York", "Europe/London")donation_chargeobject | nullOptional external donation charge to createdonation_charge object | nullResponse 200user updatedUpdated 3 months ago