DELETE

Delete Member Addresses


Clears a member's street addresses.

Members are typically associated with a contact, each having a distinct member ID and contact ID. When specifying the ID as a parameter, don't presume the IDs are identical since they represent separate entities.

Permissions
Manage Members
Learn more about app permissions.
Endpoint
DELETE
https://www.wixapis.com/members/v1/members/{id}/addresses

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?