Patch

Update Member


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:

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.

Permission Scopes

For app development, you must have one of the following permission scopes:
Manage Members
Manage Bookings Services and Settings
Manage Restaurants - all permissions
Learn more about permission scopes.
Endpoint
PATCH
https://www.wixapis.com/members/v1/members/{member.id}

Event TriggersThis method triggers the following events:
Was this helpful?
Yes
No