Updates a member's properties.
To clear a field's value, set an empty value with an empty string ""
.
To clear the member's addresses, emails, or phone numbers, use these endpoints:
contact.addresses
, use Delete Member Addresses
.contact.emails
, use Delete Member Emails
.contact.phones
, use Delete Member Phones
.Members are typically associated with a contact, each having a distinct member and contact ID. When passing the ID as a parameter, avoid presuming the IDs are identical since they represent separate entities.
Privacy status cannot be updated using Update Member. A member can use Leave Community or Join Community to update their privacy status.